Uses of Interface
com.netscape.certsrv.ldap.ILdapConnFactory
Packages that use ILdapConnFactory
Package
Description
-
Uses of ILdapConnFactory in com.netscape.certsrv.ldap
Methods in com.netscape.certsrv.ldap that return ILdapConnFactoryModifier and TypeMethodDescriptionILdapConnModule.getLdapConnFactory()
Returns the internal ldap connection factory. -
Uses of ILdapConnFactory in com.netscape.cms.authentication
Fields in com.netscape.cms.authentication declared as ILdapConnFactory -
Uses of ILdapConnFactory in com.netscape.cmscore.ldap
Methods in com.netscape.cmscore.ldap that return ILdapConnFactoryModifier and TypeMethodDescriptionLdapConnModule.getLdapConnFactory()
Returns the internal ldap connection factory. -
Uses of ILdapConnFactory in com.netscape.cmscore.ldapconn
Classes in com.netscape.cmscore.ldapconn that implement ILdapConnFactoryModifier and TypeClassDescriptionclass
Factory for getting LDAP Connections to a LDAP server each connection is a seperate thread that can be bound to a different authentication dn and password.class
Factory for getting LDAP Connections to a LDAP server with the same LDAP authentication.