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 HttpOauth2FileAuthorizationMechanismCfgClient,? extends HttpOauth2FileAuthorizationMechanismCfg> |
HttpOauth2FileAuthorizationMechanismCfgClient.definition()
Get the configuration definition associated with this HTTP OAuth2 File Based Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
HttpOauth2FileAuthorizationMechanismCfg |
HttpOauth2FileAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2FileAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<HttpOauth2FileAuthorizationMechanismCfg> |
HttpOauth2FileAuthorizationMechanismCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
HttpOauth2FileAuthorizationMechanismCfg |
HttpOauth2FileAuthorizationMechanismCfgDefn.createServerConfiguration(ServerManagedObject<? extends HttpOauth2FileAuthorizationMechanismCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends HttpOauth2FileAuthorizationMechanismCfg> |
HttpOauth2FileAuthorizationMechanismCfg.configurationClass()
Gets the configuration class associated with this HTTP OAuth2 File Based Authorization Mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpOauth2FileAuthorizationMechanismCfg.addHttpOauth2FileAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2FileAuthorizationMechanismCfg> listener)
Register to be notified when this HTTP OAuth2 File Based Authorization Mechanism is changed.
|
void |
HttpOauth2FileAuthorizationMechanismCfg.removeHttpOauth2FileAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2FileAuthorizationMechanismCfg> listener)
Deregister an existing HTTP OAuth2 File Based Authorization Mechanism configuration change listener.
|
Copyright 2010-2018 ForgeRock AS.