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 | Interface and Description |
---|---|
interface |
DseeCompatAccessControlHandlerCfgClient
A client-side interface for reading and modifying Dsee Compat
Access Control Handler settings.
|
Modifier and Type | Method and Description |
---|---|
AccessControlHandlerCfgClient |
RootCfgClient.getAccessControlHandler()
Gets the Access Control Handler.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends AccessControlHandlerCfgClient,? extends AccessControlHandlerCfg> |
AccessControlHandlerCfgClient.definition()
Get the configuration definition associated with this Access Control Handler.
|
Modifier and Type | Method and Description |
---|---|
AccessControlHandlerCfgClient |
AccessControlHandlerCfgDefn.createClientConfiguration(ManagedObject<? extends AccessControlHandlerCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
SingletonRelationDefinition<AccessControlHandlerCfgClient,AccessControlHandlerCfg> |
RootCfgDefn.getAccessControlHandlerRelationDefinition()
Get the "access-control-handler" relation definition.
|
Modifier and Type | Method and Description |
---|---|
AccessControlHandlerCfgClient |
AccessControlHandlerCfgDefn.createClientConfiguration(ManagedObject<? extends AccessControlHandlerCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.