Uses of Class
com.netscape.cmscore.ldapconn.LdapBoundConnFactory
Packages that use LdapBoundConnFactory
-
Uses of LdapBoundConnFactory in com.netscape.cmscore.apps
Methods in com.netscape.cmscore.apps that return LdapBoundConnFactoryModifier and TypeMethodDescriptionCMSEngine.createLdapBoundConnFactory
(String id, int minConns, int maxConns, LdapConnInfo connInfo, LdapAuthInfo authInfo) CMSEngine.createLdapBoundConnFactory
(String id, LDAPConfig ldapConfig) -
Uses of LdapBoundConnFactory in com.netscape.cmscore.base
Constructors in com.netscape.cmscore.base with parameters of type LdapBoundConnFactoryModifierConstructorDescriptionLDAPConfigStorage
(LdapBoundConnFactory connFactory, String dn, netscape.ldap.LDAPAttribute[] createAttrs, String attr) Constructs an LDAP configuration store. -
Uses of LdapBoundConnFactory in com.netscape.cmscore.usrgrp
Fields in com.netscape.cmscore.usrgrp declared as LdapBoundConnFactory