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 HttpOauth2FileAuthorizationMechanismCfgDefn
HttpOauth2FileAuthorizationMechanismCfgDefn. getInstance()
Get the HTTP OAuth2 File Based Authorization Mechanism configuration definition singleton.
-