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