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 Compatible Access Control Handler.
|
Modifier and Type | Method and Description |
---|---|
DseeCompatAccessControlHandlerCfg |
DseeCompatAccessControlHandlerCfgDefn.createServerConfiguration(ServerManagedObject<? extends DseeCompatAccessControlHandlerCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<DseeCompatAccessControlHandlerCfg> |
DseeCompatAccessControlHandlerCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
DseeCompatAccessControlHandlerCfg |
DseeCompatAccessControlHandlerCfgDefn.createServerConfiguration(ServerManagedObject<? extends DseeCompatAccessControlHandlerCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends DseeCompatAccessControlHandlerCfg> |
DseeCompatAccessControlHandlerCfg.configurationClass()
Gets the configuration class associated with this DSEE Compatible Access Control Handler.
|
Modifier and Type | Method and Description |
---|---|
void |
DseeCompatAccessControlHandlerCfg.addDseeCompatChangeListener(ConfigurationChangeListener<DseeCompatAccessControlHandlerCfg> listener)
Register to be notified when this DSEE Compatible Access Control Handler is changed.
|
void |
DseeCompatAccessControlHandlerCfg.removeDseeCompatChangeListener(ConfigurationChangeListener<DseeCompatAccessControlHandlerCfg> listener)
Deregister an existing DSEE Compatible Access Control Handler configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
void |
AciHandler.initializeAccessControlHandler(DseeCompatAccessControlHandlerCfg configuration,
ServerContext serverContext) |
Copyright 2010-2018 ForgeRock AS.