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)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<HTTPOauth2CtsAuthorizationMechanismCfg> |
HTTPOauth2CtsAuthorizationMechanismCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this managed
object definition.
|
Modifier and Type | Method and Description |
---|---|
HTTPOauth2CtsAuthorizationMechanismCfg |
HTTPOauth2CtsAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HTTPOauth2CtsAuthorizationMechanismCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
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-2017 ForgeRock AS.