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 HTTPOauth2TokenIntrospectionAuthorizationMechanismCfgClient,? extends HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfgClient.definition()
Get the configuration definition associated with this HTTP Oauth2 Token Introspection Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this managed
object definition.
|
Modifier and Type | Method and Description |
---|---|
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP Oauth2 Token Introspection Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg.addHTTPOauth2TokenIntrospectionAuthorizationMechanismChangeListener(ConfigurationChangeListener<HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> listener)
Register to be notified when this HTTP Oauth2 Token Introspection Authorization Mechanism is changed.
|
void |
HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg.removeHTTPOauth2TokenIntrospectionAuthorizationMechanismChangeListener(ConfigurationChangeListener<HTTPOauth2TokenIntrospectionAuthorizationMechanismCfg> listener)
Deregister an existing HTTP Oauth2 Token Introspection Authorization Mechanism configuration change listener.
|
Copyright 2010-2017 ForgeRock AS.