org.jboss.net.ssl
Class JBossImplementation

java.lang.Object
  extended byJSSEImplementation
      extended byorg.jboss.net.ssl.JBossImplementation

public class JBossImplementation
extends JSSEImplementation

Extend the default tomcat JSSEImplementation to use the JBossSocketFactory for integration with the SecurityDomain based key/trust store configuration

See Also:
JSSEImplementation, JBossSocketFactory (src) , SecurityDomain (src) , Serialized Form

Constructor Summary
JBossImplementation()
           
 
Method Summary
 java.lang.String getImplementationName()
           
 ServerSocketFactory getServerSocketFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossImplementation

public JBossImplementation()
                    throws java.lang.ClassNotFoundException
Method Detail

getImplementationName

public java.lang.String getImplementationName()

getServerSocketFactory

public ServerSocketFactory getServerSocketFactory()