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.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise
Edition (dseecompat) compatability access control handler implementation.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends DseeCompatAccessControlHandlerCfgClient,? extends DseeCompatAccessControlHandlerCfg> |
DseeCompatAccessControlHandlerCfgClient.definition()
Get the configuration definition associated with this Dsee Compat Access Control Handler.
|
Modifier and Type | Method and Description |
---|---|
DseeCompatAccessControlHandlerCfg |
DseeCompatAccessControlHandlerCfgDefn.createServerConfiguration(ServerManagedObject<? extends DseeCompatAccessControlHandlerCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<DseeCompatAccessControlHandlerCfg> |
DseeCompatAccessControlHandlerCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this managed
object definition.
|
Modifier and Type | Method and Description |
---|---|
DseeCompatAccessControlHandlerCfg |
DseeCompatAccessControlHandlerCfgDefn.createServerConfiguration(ServerManagedObject<? extends DseeCompatAccessControlHandlerCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends DseeCompatAccessControlHandlerCfg> |
DseeCompatAccessControlHandlerCfg.configurationClass()
Gets the configuration class associated with this Dsee Compat Access Control Handler.
|
Modifier and Type | Method and Description |
---|---|
void |
DseeCompatAccessControlHandlerCfg.addDseeCompatChangeListener(ConfigurationChangeListener<DseeCompatAccessControlHandlerCfg> listener)
Register to be notified when this Dsee Compat Access Control Handler is changed.
|
void |
DseeCompatAccessControlHandlerCfg.removeDseeCompatChangeListener(ConfigurationChangeListener<DseeCompatAccessControlHandlerCfg> listener)
Deregister an existing Dsee Compat Access Control Handler configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
void |
AciHandler.initializeAccessControlHandler(DseeCompatAccessControlHandlerCfg configuration) |
Copyright 2010-2017 ForgeRock AS.