Package | Description |
---|---|
com.netscape.certsrv.apps | |
com.netscape.certsrv.ldap |
Modifier and Type | Method and Description |
---|---|
ILdapConnFactory |
ICMSEngine.getLdapAnonConnFactory()
Retrieves the LDAP connection factory.
|
static ILdapConnFactory |
CMS.getLdapAnonConnFactory()
Retrieves the LDAP connection factory.
|
ILdapConnFactory |
ICMSEngine.getLdapBoundConnFactory()
Retrieves the LDAP connection factory.
|
static ILdapConnFactory |
CMS.getLdapBoundConnFactory()
Retrieves the LDAP connection factory.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ILdapBoundConnFactory
Maintains a pool of connections to the LDAP server.
|
Modifier and Type | Method and Description |
---|---|
ILdapConnFactory |
ILdapConnModule.getLdapConnFactory()
Returns the internal ldap connection factory.
|