Uses of Class
org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Packages that use HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn Modifier and Type Method Description static HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn. getInstance()
Get the HTTP OAuth2 Token Introspection (RFC 7662) Authorization Mechanism configuration definition singleton.
-