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