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.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends HTTPOauth2AuthorizationMechanismCfgClient,? extends HTTPOauth2AuthorizationMechanismCfg> |
HTTPOauth2AuthorizationMechanismCfgClient.definition()
Get the configuration definition associated with this HTTP Oauth2 Authorization Mechanism.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HTTPOauth2CtsAuthorizationMechanismCfg
A server-side interface for querying HTTP Oauth2 Cts Authorization
Mechanism settings.
|
interface |
HTTPOauth2FileAuthorizationMechanismCfg
A server-side interface for querying HTTP Oauth2 File Authorization
Mechanism settings.
|
interface |
HTTPOauth2OpenamAuthorizationMechanismCfg
A server-side interface for querying HTTP Oauth2 Openam
Authorization Mechanism settings.
|
interface |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg
A server-side interface for querying HTTP Oauth2 Token
Introspection Authorization Mechanism settings.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends HTTPOauth2AuthorizationMechanismCfg> |
HTTPOauth2AuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP Oauth2 Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPOauth2AuthorizationMechanismCfg.addHTTPOauth2AuthorizationMechanismChangeListener(ConfigurationChangeListener<HTTPOauth2AuthorizationMechanismCfg> listener)
Register to be notified when this HTTP Oauth2 Authorization Mechanism is changed.
|
void |
HTTPOauth2AuthorizationMechanismCfg.removeHTTPOauth2AuthorizationMechanismChangeListener(ConfigurationChangeListener<HTTPOauth2AuthorizationMechanismCfg> listener)
Deregister an existing HTTP Oauth2 Authorization Mechanism configuration change listener.
|
Copyright 2010-2017 ForgeRock AS.