Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » jetty » http » [javadoc | source]
org.jboss.jetty.http
public class: SecurityDomainListener [javadoc | source]
java.lang.Object
   org.mortbay.http.JsseListener
      org.jboss.jetty.http.SecurityDomainListener
A subclass of JsseListener that uses the KeyStore associated with the SecurityDomain given by the SecurityDomain attribute.
Constructor:
 public SecurityDomainListener() throws IOException 
Method from org.jboss.jetty.http.SecurityDomainListener Summary:
createFactory,   getSecurityDomain,   setSecurityDomain
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.jetty.http.SecurityDomainListener Detail:
 protected SSLServerSocketFactory createFactory() throws Exception 
 public String getSecurityDomain() 
 public  void setSecurityDomain(String securityDomainName) throws NamingException