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