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) voidLDAPConnSetupMgr.layerSocket(LDAPTLSSocketFactory factory) Layer a new socket over the existing one (used by startTLS)(package private) voidLDAPConnThread.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 TypeClassDescriptionclassCreates an SSL socket connection to a server, using the JSSE package from Sun.classCreates an SSL socket connection to a server, using the Netscape/Mozilla JSS package.