Package org.jboss.remoting.security

Interface Summary
ServerSocketFactoryMBean This interface is due to the constraint added by using JMX based configuration.
SocketFactoryMBean  
SSLServerSocketFactoryServiceMBean  
SSLSocketBuilderMBean The service interface of the socket builder.
SSLSocketFactoryServiceMBean  
 

Class Summary
CustomSSLServerSocketFactory SSL server socket factory whose configuration is customized.
CustomSSLSocketFactory SSL socket factory whose configuration is customized.
ServerSocketFactoryWrapper  
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 A class that contains code that remoting factories need to build customized server and client SSL sockets.
SSLSocketFactoryService This is a basic wrapper around the SSLSocketBuilder which is needed because it extneds the javax.net.ServerSocketFactory class and implements the SSLServerSocketFactoryServiceMBean.
 

Exception Summary
 



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