Class JSSESocketFactory

java.lang.Object
netscape.ldap.factory.JSSESocketFactory
All Implemented Interfaces:
Serializable, LDAPSocketFactory, LDAPTLSSocketFactory

public class JSSESocketFactory extends Object implements LDAPTLSSocketFactory, Serializable
Creates an SSL socket connection to a server, using the JSSE package from Sun. This class implements the LDAPSocketFactory interface.

Version:
1.0
See Also: