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