Uses of Interface
netscape.ldap.LDAPTLSSocketFactory
Packages that use LDAPTLSSocketFactory
-
Uses of LDAPTLSSocketFactory in netscape.ldap
Methods in netscape.ldap with parameters of type LDAPTLSSocketFactoryModifier and TypeMethodDescription(package private) void
LDAPConnSetupMgr.layerSocket
(LDAPTLSSocketFactory factory) Layer a new socket over the existing one (used by startTLS)(package private) void
LDAPConnThread.layerSocket
(LDAPTLSSocketFactory factory) Layer a SSL socket over the current non-SSL one -
Uses of LDAPTLSSocketFactory in netscape.ldap.factory
Classes in netscape.ldap.factory that implement LDAPTLSSocketFactoryModifier and TypeClassDescriptionclass
Creates an SSL socket connection to a server, using the JSSE package from Sun.class
Creates an SSL socket connection to a server, using the Netscape/Mozilla JSS package.