Package org.jboss.net.ssl

Interface Summary
SSLSocketFactoryBuilder (src) A simple builder for creating SSLSocketFactory instances.
 

Class Summary
JBossImplementation (src) Extend the default tomcat JSSEImplementation to use the JBossSocketFactory for integration with the SecurityDomain based key/trust store configuration
JBossSocketFactory (src) Extends the tomcat JSSE14SocketFactory to obtain the server key and trust stores from the SecurityDomain defined by the securityDomain attribute of the connector.