Class CramMd5SaslMechanismHandlerCfgDefn


public final class CramMd5SaslMechanismHandlerCfgDefn extends ManagedObjectDefinition<CramMd5SaslMechanismHandlerCfgClient,CramMd5SaslMechanismHandlerCfg>
An interface for querying the CRAM-MD5 SASL Mechanism Handler managed object definition meta information.

The CRAM-MD5 SASL mechanism provides the ability for clients to perform password-based authentication in a manner that does not expose their password in the clear.