-
Base 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 process
Interface 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.