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