| 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 HTTPOauth2OpenamAuthorizationMechanismCfgClient,? extends HTTPOauth2OpenamAuthorizationMechanismCfg> |
HTTPOauth2OpenamAuthorizationMechanismCfgClient.definition()
Get the configuration definition associated with this HTTP Oauth2 Openam Authorization Mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPOauth2OpenamAuthorizationMechanismCfg |
HTTPOauth2OpenamAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HTTPOauth2OpenamAuthorizationMechanismCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
| Modifier and Type | Method and Description |
|---|---|
Class<HTTPOauth2OpenamAuthorizationMechanismCfg> |
HTTPOauth2OpenamAuthorizationMechanismCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this managed
object definition.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPOauth2OpenamAuthorizationMechanismCfg |
HTTPOauth2OpenamAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HTTPOauth2OpenamAuthorizationMechanismCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends HTTPOauth2OpenamAuthorizationMechanismCfg> |
HTTPOauth2OpenamAuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP Oauth2 Openam Authorization Mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPOauth2OpenamAuthorizationMechanismCfg.addHTTPOauth2OpenamAuthorizationMechanismChangeListener(ConfigurationChangeListener<HTTPOauth2OpenamAuthorizationMechanismCfg> listener)
Register to be notified when this HTTP Oauth2 Openam Authorization Mechanism is changed.
|
void |
HTTPOauth2OpenamAuthorizationMechanismCfg.removeHTTPOauth2OpenamAuthorizationMechanismChangeListener(ConfigurationChangeListener<HTTPOauth2OpenamAuthorizationMechanismCfg> listener)
Deregister an existing HTTP Oauth2 Openam Authorization Mechanism configuration change listener.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.