Uses of Package
org.apache.qpid.jms.sasl
-
Packages that use org.apache.qpid.jms.sasl Package Description org.apache.qpid.jms.provider.amqp org.apache.qpid.jms.sasl -
Classes in org.apache.qpid.jms.sasl used by org.apache.qpid.jms.provider.amqp Class Description Mechanism Interface for all SASL authentication mechanism implementations. -
Classes in org.apache.qpid.jms.sasl used by org.apache.qpid.jms.sasl Class Description AbstractMechanism Base class for SASL Authentication Mechanism that implements the basic methods of a Mechanism class.Mechanism Interface for all SASL authentication mechanism implementations.Mechanism.PRIORITY Relative priority values used to arrange the found SASL mechanisms in a preferred order where the level of security generally defines the preference.MechanismFactory Interface for all SASL authentication mechanism implementations.SaslSecurityRuntimeException Thrown from the SASL layer when a Runtime exception is encountered.