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