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 | Interface and Description |
---|---|
interface |
DseeCompatAccessControlHandlerCfgClient
A client-side interface for reading and modifying DSEE Compatible
Access Control Handler settings.
|
interface |
PolicyBasedAccessControlHandlerCfgClient
A client-side interface for reading and modifying Policy Based
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) |
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) |
Copyright 2010-2018 ForgeRock AS.