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