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.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends HttpAnonymousAuthorizationMechanismCfgClient,? extends HttpAnonymousAuthorizationMechanismCfg> |
HttpAnonymousAuthorizationMechanismCfgClient.definition()
Get the configuration definition associated with this HTTP Anonymous Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
HttpAnonymousAuthorizationMechanismCfg |
HttpAnonymousAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpAnonymousAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<HttpAnonymousAuthorizationMechanismCfg> |
HttpAnonymousAuthorizationMechanismCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
HttpAnonymousAuthorizationMechanismCfg |
HttpAnonymousAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpAnonymousAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends HttpAnonymousAuthorizationMechanismCfg> |
HttpAnonymousAuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP Anonymous Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpAnonymousAuthorizationMechanismCfg.addHttpAnonymousAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpAnonymousAuthorizationMechanismCfg> listener)
Register to be notified when this HTTP Anonymous Authorization Mechanism is changed.
|
void |
HttpAnonymousAuthorizationMechanismCfg.removeHttpAnonymousAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpAnonymousAuthorizationMechanismCfg> listener)
Deregister an existing HTTP Anonymous Authorization Mechanism configuration change listener.
|
Copyright 2010-2018 ForgeRock AS.