Interface AnonymousSASLMechanismHandlerCfg

  • All Superinterfaces:
    Configuration, SASLMechanismHandlerCfg

    public interface AnonymousSASLMechanismHandlerCfg
    extends SASLMechanismHandlerCfg
    A server-side interface for querying Anonymous SASL Mechanism Handler settings.

    The ANONYMOUS SASL mechanism provides the ability for clients to perform an anonymous bind using a SASL mechanism.