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