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 |
---|---|
PluginRootCfgClient |
RootCfgClient.getPluginRoot()
Gets the Plugin Root.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends PluginRootCfgClient,? extends PluginRootCfg> |
PluginRootCfgClient.definition()
Get the configuration definition associated with this Plugin Root.
|
Modifier and Type | Method and Description |
---|---|
PluginRootCfgClient |
PluginRootCfgDefn.createClientConfiguration(ManagedObject<? extends PluginRootCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
SingletonRelationDefinition<PluginRootCfgClient,PluginRootCfg> |
RootCfgDefn.getPluginRootRelationDefinition()
Get the "plugin-root" relation definition.
|
Modifier and Type | Method and Description |
---|---|
PluginRootCfgClient |
PluginRootCfgDefn.createClientConfiguration(ManagedObject<? extends PluginRootCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.