Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.config.client |
Common client-side administration classes.
|
org.forgerock.opendj.config.client.spi |
Client side driver implementation interfaces.
|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.opends.admin.ads.util |
Defines a set of auxiliary classes and utilities that are used to
retrieve the configuration of the servers that are registered in the
Administration Directory Server (ADS).
|
Modifier and Type | Method and Description |
---|---|
static ManagedObjectPath<RootCfgClient,RootCfg> |
ManagedObjectPath.emptyPath()
Creates a new managed object path representing the configuration root.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
ManagementContext.getRootConfiguration()
Gets the root configuration client associated with this management
context.
|
RootCfgClient |
DriverBasedManagementContext.getRootConfiguration() |
Modifier and Type | Method and Description |
---|---|
ManagedObject<RootCfgClient> |
ManagementContext.getRootConfigurationManagedObject()
Gets the root configuration managed object associated with this
management context.
|
ManagedObject<RootCfgClient> |
DriverBasedManagementContext.getRootConfigurationManagedObject() |
Modifier and Type | Method and Description |
---|---|
abstract ManagedObject<RootCfgClient> |
Driver.getRootConfigurationManagedObject()
Gets the root configuration managed object associated with this
management context driver.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends RootCfgClient,? extends RootCfg> |
RootCfgClient.definition()
Get the configuration definition associated with this Root.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
RootCfgDefn.createClientConfiguration(ManagedObject<? extends RootCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
RootCfgDefn.createClientConfiguration(ManagedObject<? extends RootCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
ConnectionWrapper.getRootConfiguration()
Returns the root configuration client by using the inrnal Connection.
|
Copyright 2010-2017 ForgeRock AS.