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 (RFC 7662) Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
HttpOauth2TokenIntrospectionAuthorizationMechanismCfg |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2TokenIntrospectionAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<HttpOauth2TokenIntrospectionAuthorizationMechanismCfg> |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
HttpOauth2TokenIntrospectionAuthorizationMechanismCfg |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2TokenIntrospectionAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends HttpOauth2TokenIntrospectionAuthorizationMechanismCfg> |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP OAuth2 Token Introspection (RFC 7662) Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfg.addHttpOauth2TokenIntrospectionAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2TokenIntrospectionAuthorizationMechanismCfg> listener)
Register to be notified when this HTTP OAuth2 Token Introspection (RFC 7662) Authorization Mechanism is changed.
|
void |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfg.removeHttpOauth2TokenIntrospectionAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2TokenIntrospectionAuthorizationMechanismCfg> listener)
Deregister an existing HTTP OAuth2 Token Introspection (RFC 7662) Authorization Mechanism configuration change listener.
|
Copyright 2010-2020 ForgeRock AS.