Uses of Interface
netscape.ldap.LDAPTLSSocketFactory
-
Packages that use LDAPTLSSocketFactory Package Description netscape.ldap.factory -
-
Uses of LDAPTLSSocketFactory in netscape.ldap.factory
Classes in netscape.ldap.factory that implement LDAPTLSSocketFactory Modifier and Type Class Description 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.
-