Package org.apache.qpid.jms.sasl
package org.apache.qpid.jms.sasl
-
ClassDescriptionBase class for SASL Authentication Mechanism that implements the basic methods of a Mechanism class.Implements the Anonymous SASL authentication mechanism.Create the Anonymous SASL Authentication Mechanism types.Implements the SASL CRAM-MD5 authentication Mechanism.Create the Plain SASL Authentication Mechanism types.Implements the External SASL authentication mechanism.Create the External SASL Authentication Mechanism types.Implements the GSSAPI sasl authentication Mechanism.Interface for all SASL authentication mechanism implementations.Relative priority values used to arrange the found SASL mechanisms in a preferred order where the level of security generally defines the preference.Interface for all SASL authentication mechanism implementations.Implements the SASL PLAIN authentication Mechanism.Create the Plain SASL Authentication Mechanism types.Used to find a SASL Mechanism that most closely matches the preferred set of Mechanisms supported by the remote peer.Thrown from the SASL layer when a Runtime exception is encountered.Implements the SASL Scram SHA1 authentication Mechanism.Create the Scram SHA1 SASL Authentication Mechanism type.Implements the SASL Scram SHA 256 authentication Mechanism.Create the Scram SHA256 SASL Authentication Mechanism types.Implements the SASL Scram SHA 512 authentication Mechanism.Create the Scram SHA512 SASL Authentication Mechanism types.Implements the SASL XOAUTH2 authentication Mechanism .Create the Plain SASL Authentication Mechanism types.