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) |
Modifier and Type | Method and Description |
---|---|
Class<HttpOauth2OpenamAuthorizationMechanismCfg> |
HttpOauth2OpenamAuthorizationMechanismCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
HttpOauth2OpenamAuthorizationMechanismCfg |
HttpOauth2OpenamAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2OpenamAuthorizationMechanismCfg> impl) |
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 2010-2020 ForgeRock AS.