| Package | Description |
|---|---|
| org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
| 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,
org.forgerock.opendj.ldap.DN dn)
Deletes a configuration subtree using the provided configuration handler.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationHandler |
ConfigurationHandler.bootstrapConfiguration(ServerContext serverContext)
Bootstraps the server configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationHandler |
ServerContext.getConfigurationHandler()
Returns the configuration handler, which provides operations to the configuration.
|
Copyright © 2010-2020 Wren Security. All Rights Reserved.