Uses of Interface
org.apache.qpid.jms.sasl.MechanismFactory
Packages that use MechanismFactory
-
Uses of MechanismFactory in org.apache.qpid.jms.sasl
Classes in org.apache.qpid.jms.sasl that implement MechanismFactoryModifier and TypeClassDescriptionclassCreate the Anonymous SASL Authentication Mechanism types.classCreate the Plain SASL Authentication Mechanism types.classCreate the External SASL Authentication Mechanism types.classclassCreate the Plain SASL Authentication Mechanism types.classCreate the Scram SHA1 SASL Authentication Mechanism type.classCreate the Scram SHA256 SASL Authentication Mechanism types.classCreate the Scram SHA512 SASL Authentication Mechanism types.classCreate the Plain SASL Authentication Mechanism types.Methods in org.apache.qpid.jms.sasl that return MechanismFactoryModifier and TypeMethodDescriptionprotected static MechanismFactorySaslMechanismFinder.findMechanismFactory(String name) Searches for a MechanismFactory by using the scheme from the given name.