Package | Description |
---|---|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
org.opends.server.backends |
Contains various Directory Server backend implementations.
|
org.opends.server.config |
Contains code used to interact with the Directory Server configuration.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server
codebase.
|
Modifier and Type | Method and Description |
---|---|
static void |
Utilities.deleteConfigSubtree(ConfigurationHandler confHandler,
DN dn)
Deletes a configuration subtree using the provided configuration handler.
|
Constructor and Description |
---|
ConfigurationBackend(ServerContext serverContext,
ConfigurationHandler configurationHandler)
Creates and initializes a new instance of this backend.
|
Modifier and Type | Method and Description |
---|---|
static ConfigurationHandler |
ConfigurationHandler.bootstrapConfiguration(ServerContext serverContext)
Bootstraps the server configuration.
|
Modifier and Type | Method and Description |
---|---|
static ConfigurationHandler |
DirectoryServer.getConfigurationHandler()
Retrieves a reference to the Directory Server configuration handler.
|
Copyright 2010-2017 ForgeRock AS.