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