| Package | Description |
|---|---|
| com.netscape.certsrv.apps | |
| com.netscape.certsrv.ldap | |
| com.netscape.cms.authentication | |
| com.netscape.cms.profile.def |
| Modifier and Type | Method and Description |
|---|---|
ILdapConnFactory |
ICMSEngine.getLdapAnonConnFactory(java.lang.String id)
Retrieves the LDAP connection factory.
|
static ILdapConnFactory |
CMS.getLdapAnonConnFactory(java.lang.String id)
Retrieves the LDAP connection factory.
|
ILdapConnFactory |
ICMSEngine.getLdapBoundConnFactory(java.lang.String id)
Retrieves the LDAP connection factory.
|
static ILdapConnFactory |
CMS.getLdapBoundConnFactory(java.lang.String id)
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected ILdapConnFactory |
DirBasedAuthentication.mConnFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ILdapConnFactory |
nsTokenUserKeySubjectNameDefault.mConnFactory |
protected ILdapConnFactory |
nsNKeySubjectNameDefault.mConnFactory |