Uses of Package
org.apache.qpid.protonj2.engine.sasl.client
Packages that use org.apache.qpid.protonj2.engine.sasl.client
-
Classes in org.apache.qpid.protonj2.engine.sasl.client used by org.apache.qpid.protonj2.engine.sasl.clientClassDescriptionBase class for SASL Authentication Mechanism that implements the basic methods of a Mechanism class.Interface for all SASL authentication mechanism implementations.Handles SASL traffic from the proton engine and drives the authentication processInterface for a supplier of login credentials used by the SASL Authenticator to select and configure the client SASL mechanism.Enumeration of all SASL Mechanisms supported by the client, order should be from most secure to least secure.Client side mechanism used to select a matching mechanism from the server offered list of mechanisms.