Class SCRAMMechanismCallback

java.lang.Object
org.apache.activemq.artemis.spi.core.security.jaas.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 Details

    • SCRAMMechanismCallback

      public SCRAMMechanismCallback()
  • Method Details

    • 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