Package org.objectweb.cjdbc.common.net

ssl support for encryption and authentication

See:
          Description

Class Summary
AuthenticatedServerSocketFactory This class defines a AuthenticatedSSLSocketFactory It is a wrapper around the socket factory in the constructor and sets the setNeedClientAuth to true to enforce client authentication with the public key
AuthenticatedSocketFactory This class defines a AuthenticatedSSLSocketFactory It is a wrapper around the socket factory in the constructor and sets the setNeedClientAuth to true to enforce client authentication with the public key
RMISSLClientSocketFactory This class defines a RMISSLClientSocketFactory
RMISSLServerSocketFactory This class defines a RMISSLServerSocketFactory
SocketFactoryFactory This class defines a SocketFactory
SSLConfiguration This class defines a SSLConfiguration
 

Exception Summary
SSLException This class defines a SSLException
 

Package org.objectweb.cjdbc.common.net Description

ssl support for encryption and authentication



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.