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