Package | Description |
---|---|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
RootDSEBackendCfgClient |
RootCfgClient.getRootDSEBackend()
Gets the Root DSE Backend.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends RootDSEBackendCfgClient,? extends RootDSEBackendCfg> |
RootDSEBackendCfgClient.definition()
Get the configuration definition associated with this Root DSE Backend.
|
Modifier and Type | Method and Description |
---|---|
RootDSEBackendCfgClient |
RootDSEBackendCfgDefn.createClientConfiguration(ManagedObject<? extends RootDSEBackendCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
SingletonRelationDefinition<RootDSEBackendCfgClient,RootDSEBackendCfg> |
RootCfgDefn.getRootDSEBackendRelationDefinition()
Get the "root-dse-backend" relation definition.
|
Modifier and Type | Method and Description |
---|---|
RootDSEBackendCfgClient |
RootDSEBackendCfgDefn.createClientConfiguration(ManagedObject<? extends RootDSEBackendCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.