Uses of Package
org.apache.activemq.artemis.protocol.amqp.sasl.scram
-
Packages that use org.apache.activemq.artemis.protocol.amqp.sasl.scram Package Description org.apache.activemq.artemis.protocol.amqp.sasl.scram -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl.scram used by org.apache.activemq.artemis.protocol.amqp.sasl.scram Class Description ScramClientFunctionality Provides building blocks for creating SCRAM authentication clientScramClientFunctionality.State State of the authentication procedureScramServerFunctionality Provides building blocks for creating SCRAM authentication serverScramServerFunctionality.State State of the authentication procedureSCRAMServerSASLFactory abstract class that implements the SASL-SCRAM authentication scheme, concrete implementations must supply theSCRAMtype to use and be register via SPI