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