Uses of Interface
org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLFactory
Packages that use ServerSASLFactory
Package
Description
-
Uses of ServerSASLFactory in org.apache.activemq.artemis.protocol.amqp.sasl
Classes in org.apache.activemq.artemis.protocol.amqp.sasl that implement ServerSASLFactoryModifier and TypeClassDescriptionclassclassclassclassMethods in org.apache.activemq.artemis.protocol.amqp.sasl that return ServerSASLFactoryModifier and TypeMethodDescriptionstatic ServerSASLFactoryMechanismFinder.getFactory(String mechanism) -
Uses of ServerSASLFactory in org.apache.activemq.artemis.protocol.amqp.sasl.scram
Classes in org.apache.activemq.artemis.protocol.amqp.sasl.scram that implement ServerSASLFactoryModifier and TypeClassDescriptionclassabstract class that implements the SASL-SCRAM authentication scheme, concrete implementations must supply theSCRAMtype to use and be register via SPIclassprovides SASL SCRAM-SHA256classprovides SASL SCRAM-SHA512