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 |
---|---|
<C extends RootDnUserCfgClient> |
RootDnCfgClient.createRootDnUser(ManagedObjectDefinition<C,? extends RootDnUserCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Root Dn User.
|
Modifier and Type | Method and Description |
---|---|
RootDnUserCfgClient |
RootDnCfgClient.getRootDnUser(String name)
Gets the named Root Dn User.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends RootDnUserCfgClient,? extends RootDnUserCfg> |
RootDnUserCfgClient.definition()
Get the configuration definition associated with this Root DN User.
|
Modifier and Type | Method and Description |
---|---|
RootDnUserCfgClient |
RootDnUserCfgDefn.createClientConfiguration(ManagedObject<? extends RootDnUserCfgClient> impl) |
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<RootDnUserCfgClient,RootDnUserCfg> |
RootDnCfgDefn.getRootDnUsersRelationDefinition()
Get the "root-dn-users" relation definition.
|
Modifier and Type | Method and Description |
---|---|
RootDnUserCfgClient |
RootDnUserCfgDefn.createClientConfiguration(ManagedObject<? extends RootDnUserCfgClient> impl) |
Copyright 2010-2020 ForgeRock AS.