Uses of Class
org.apache.qpid.protonj2.engine.sasl.client.AbstractMechanism
-
Uses of AbstractMechanism in org.apache.qpid.protonj2.engine.sasl.client
Modifier and TypeClassDescriptionclass
Implements the Anonymous SASL authentication mechanism.class
Implements the SASL CRAM-MD5 authentication Mechanism.class
Implements the External SASL authentication mechanism.class
Implements the SASL PLAIN authentication Mechanism.class
Implements the SASL Scram SHA1 authentication Mechanism.class
Implements the SASL Scram SHA 256 authentication Mechanism.class
Implements the SASL Scram SHA 256 authentication Mechanism.class
Implements the SASL XOAUTH2 authentication Mechanism .