Uses of Interface
org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Packages that use HttpOauth2OpenamAuthorizationMechanismCfgClient 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. -
-
Uses of HttpOauth2OpenamAuthorizationMechanismCfgClient in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that return types with arguments of type HttpOauth2OpenamAuthorizationMechanismCfgClient Modifier and Type Method Description ManagedObjectDefinition<? extends HttpOauth2OpenamAuthorizationMechanismCfgClient,? extends HttpOauth2OpenamAuthorizationMechanismCfg>
HttpOauth2OpenamAuthorizationMechanismCfgClient. definition()
Get the configuration definition associated with this HTTP OAuth2 OpenAM Authorization Mechanism. -
Uses of HttpOauth2OpenamAuthorizationMechanismCfgClient in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return HttpOauth2OpenamAuthorizationMechanismCfgClient Modifier and Type Method Description HttpOauth2OpenamAuthorizationMechanismCfgClient
HttpOauth2OpenamAuthorizationMechanismCfgDefn. createClientConfiguration(ManagedObject<? extends HttpOauth2OpenamAuthorizationMechanismCfgClient> impl)
Method parameters in org.forgerock.opendj.server.config.meta with type arguments of type HttpOauth2OpenamAuthorizationMechanismCfgClient Modifier and Type Method Description HttpOauth2OpenamAuthorizationMechanismCfgClient
HttpOauth2OpenamAuthorizationMechanismCfgDefn. createClientConfiguration(ManagedObject<? extends HttpOauth2OpenamAuthorizationMechanismCfgClient> impl)
-