Package org.apache.activemq.artemis.protocol.amqp.sasl.scram
-
Interface Summary Interface Description ScramClientFunctionality Provides building blocks for creating SCRAM authentication clientScramServerFunctionality Provides building blocks for creating SCRAM authentication server -
Class Summary Class Description ScramClientFunctionalityImpl Provides building blocks for creating SCRAM authentication clientSCRAMClientSASL implements the client part of SASL-SCRAM for broker interconnectScramServerFunctionalityImpl Provides building blocks for creating SCRAM authentication serverSCRAMServerSASL SCRAMServerSASLFactory abstract class that implements the SASL-SCRAM authentication scheme, concrete implementations must supply theSCRAMtype to use and be register via SPISHA256SCRAMServerSASLFactory provides SASL SRAM-SHA256SHA512SCRAMServerSASLFactory provides SASL SRAM-SHA512 -
Enum Summary Enum Description ScramClientFunctionality.State State of the authentication procedureScramServerFunctionality.State State of the authentication procedure