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