Package | Description |
---|---|
com.iplanet.services.ldap |
Deprecated classes for LDAP support.
|
com.iplanet.services.ldap.event |
Classes to handle LDAP persistent searches.
|
com.sun.identity.cli | |
com.sun.identity.setup |
Modifier and Type | Method and Description |
---|---|
static DSConfigMgr |
DSConfigMgr.getDSConfigMgr()
Get the reference to the DSConfigMgr.com.iplanet.am.util.
|
org.forgerock.opendj.ldap.ConnectionFactory |
DSConfigMgr.getNewAdminConnectionFactory() |
org.forgerock.opendj.ldap.ConnectionFactory |
DSConfigMgr.getNewBasicConnectionFactory()
Get a new connection from this servergroup.
|
org.forgerock.opendj.ldap.ConnectionFactory |
DSConfigMgr.getNewConnectionFactory(String serverGroupID,
LDAPUser.Type authType)
Get a new connection from this servergroup.
|
org.forgerock.opendj.ldap.ConnectionFactory |
DSConfigMgr.getNewProxyConnectionFactory()
Get a new proxy connection from this servergroup.
|
static DSConfigMgr |
DSConfigMgr.getStableDSConfigMgr()
Gets the stable DSConfigMgr instance after the system has been fully initialized.
|
static void |
DSConfigMgr.initInstance(InputStream is,
boolean isBootstrapComplete) |
Modifier and Type | Class and Description |
---|---|
class |
EventException
Exception occurs while setting an event request or when trigering the
"entryChanged()" method after a persistent search results are received from
the Directory Server.
|
Constructor and Description |
---|
InitializeSystem() |
Modifier and Type | Method and Description |
---|---|
void |
BootstrapData.initSMS(boolean startDS) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.