Package | Description |
---|---|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
org.opends.server.crypto |
This package implements the Directory Server cryptographic framework, which is described in the
CrytpoManager design document.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
|
org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
Modifier and Type | Class and Description |
---|---|
class |
AciListenerManager
The AciListenerManager updates an ACI list after each modification operation.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupManager
This class provides a mechanism for interacting with all groups defined in the Directory Server.
|
class |
SubentryManager
This class provides a mechanism for interacting with subentries defined in the Directory Server.
|
Modifier and Type | Method and Description |
---|---|
void |
BackendConfigManager.deregisterLocalBackendInitializationListener(LocalBackendInitializationListener listener)
Deregisters a local backend initialization listener.
|
void |
BackendConfigManager.registerLocalBackendInitializationListener(LocalBackendInitializationListener listener)
Registers a local backend initialization listener.
|
Modifier and Type | Class and Description |
---|---|
class |
CryptoManagerSync
This class defines an object that synchronizes certificates from the admin data branch into the trust store backend,
and synchronizes secret-key entries from the admin data branch to the crypto manager secret-key cache.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultEntryCache
This class defines the default entry cache which acts as an arbiter for every entry cache implementation configured
and installed within the Directory Server or acts an an empty cache if no implementation specific entry cache is
configured.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPReplicationDomain
This class implements the bulk part of the Directory Server side of the replication code.
|
Copyright 2010-2018 ForgeRock AS.