Class SCRAMMechanismCallback
- java.lang.Object
-
- org.apache.activemq.artemis.spi.core.security.jaas.SCRAMMechanismCallback
-
-
Constructor Summary
Constructors Constructor Description SCRAMMechanismCallback()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMechanism()
void
setMechanism(String name)
sets the name of the mechanism
-