Interface CramMd5SaslMechanismHandlerCfgClient

  • All Superinterfaces:
    ConfigurationClient, SaslMechanismHandlerCfgClient

    public interface CramMd5SaslMechanismHandlerCfgClient
    extends SaslMechanismHandlerCfgClient
    A client-side interface for reading and modifying CRAM-MD5 SASL Mechanism Handler settings.

    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.