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 HTTPOauth2TokenIntrospectionAuthorizationMechanismCfgDefnHTTPOauth2TokenIntrospectionAuthorizationMechanismCfgDefn. getInstance()Get the HTTP Oauth2 Token Introspection Authorization Mechanism configuration definition singleton.
-