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