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 HttpOauth2CtsAuthorizationMechanismCfgClient,? extends HttpOauth2CtsAuthorizationMechanismCfg> |
HttpOauth2CtsAuthorizationMechanismCfgClient.definition()
Get the configuration definition associated with this HTTP OAuth2 CTS Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
HttpOauth2CtsAuthorizationMechanismCfg |
HttpOauth2CtsAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2CtsAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<HttpOauth2CtsAuthorizationMechanismCfg> |
HttpOauth2CtsAuthorizationMechanismCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
HttpOauth2CtsAuthorizationMechanismCfg |
HttpOauth2CtsAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2CtsAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends HttpOauth2CtsAuthorizationMechanismCfg> |
HttpOauth2CtsAuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP OAuth2 CTS Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpOauth2CtsAuthorizationMechanismCfg.addHttpOauth2CtsAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2CtsAuthorizationMechanismCfg> listener)
Register to be notified when this HTTP OAuth2 CTS Authorization Mechanism is changed.
|
void |
HttpOauth2CtsAuthorizationMechanismCfg.removeHttpOauth2CtsAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2CtsAuthorizationMechanismCfg> listener)
Deregister an existing HTTP OAuth2 CTS Authorization Mechanism configuration change listener.
|
Copyright 2010-2020 ForgeRock AS.