Class SCRAMMechanismCallback

  • All Implemented Interfaces:
    Callback

    public class SCRAMMechanismCallback
    extends Object
    implements Callback
    callback to obtain the a mechanism used in a SASL-SCRAM authentication
    • Constructor Detail

      • SCRAMMechanismCallback

        public SCRAMMechanismCallback()
    • Method Detail

      • setMechanism

        public void setMechanism​(String name)
        sets the name of the mechanism
        Parameters:
        name - the name of the mechanism
      • getMechanism

        public String getMechanism()
        Returns:
        the name of the mechanism