Package org.jboss.remoting.security

Interface Summary
ServerSocketFactoryMBean This interface is due to the constraint added by using JMX based configuration.
SSLServerSocketFactoryServiceMBean  
SSLSocketBuilderMBean  
 

Class Summary
SSLServerSocketFactoryService This is a basic wrapper around the SSLSocketBuilder which is needed because it extneds the javax.net.ServerSocketFactory class and implements the SSLServerSocketFactoryServiceMBean.
SSLSocketBuilder This builds SSL server socket factories and SSL socket factories.

The main methods are createSSLServerSocketFactory() and createSSLSocketFactory().

 



Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.