Uses of Interface
netscape.ldap.LDAPTLSSocketFactory

Packages that use LDAPTLSSocketFactory
netscape.ldap.factory   
 

Uses of LDAPTLSSocketFactory in netscape.ldap.factory
 

Classes in netscape.ldap.factory that implement LDAPTLSSocketFactory
 class JSSESocketFactory
          Creates an SSL socket connection to a server, using the JSSE package from Sun.
 class JSSSocketFactory
          Creates an SSL socket connection to a server, using the Netscape/Mozilla JSS package.