Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RootDNCfgClient |
RootCfgClient.getRootDN()
Gets the Root DN.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends RootDNCfgClient,? extends RootDNCfg> |
RootDNCfgClient.definition()
Get the configuration definition associated with this Root DN.
|
Modifier and Type | Method and Description |
---|---|
RootDNCfgClient |
RootDNCfgDefn.createClientConfiguration(ManagedObject<? extends RootDNCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Modifier and Type | Method and Description |
---|---|
SingletonRelationDefinition<RootDNCfgClient,RootDNCfg> |
RootCfgDefn.getRootDNRelationDefinition()
Get the "root-dn" relation definition.
|
Modifier and Type | Method and Description |
---|---|
RootDNCfgClient |
RootDNCfgDefn.createClientConfiguration(ManagedObject<? extends RootDNCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Copyright 2010-2017 ForgeRock AS.