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