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