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 classJSSESocketFactoryCreates an SSL socket connection to a server, using the JSSE package from Sun.classJSSSocketFactoryCreates an SSL socket connection to a server, using the Netscape/Mozilla JSS package.
-