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