Uses of Package
org.apache.activemq.artemis.protocol.amqp.sasl.scram
Packages that use 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.scramClassDescriptionProvides building blocks for creating SCRAM authentication clientState of the authentication procedureProvides building blocks for creating SCRAM authentication serverState of the authentication procedureabstract class that implements the SASL-SCRAM authentication scheme, concrete implementations must supply the
SCRAMtype to use and be register via SPI