Class SCRAMMechanismCallback
java.lang.Object
org.apache.activemq.artemis.spi.core.security.jaas.SCRAMMechanismCallback
- All Implemented Interfaces:
Callback
callback to obtain the a mechanism used in a SASL-SCRAM authentication
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SCRAMMechanismCallback
public SCRAMMechanismCallback()
-
-
Method Details
-
setMechanism
sets the name of the mechanism- Parameters:
name
- the name of the mechanism
-
getMechanism
- Returns:
- the name of the mechanism
-