Expand description
Provides limited SASL authentication mechanisms
Structs§
- Credentials
- Contains user credentials
Enums§
- Mechanism
- Represents authentication mechanisms
Constants§
- DEFAULT_
ENCRYPTED_ MECHANISMS - Accepted authentication mechanisms on an encrypted connection Trying LOGIN last as it is deprecated.
- DEFAULT_
UNENCRYPTED_ MECHANISMS - Accepted authentication mechanisms on an unencrypted connection
Traits§
- Into
Credentials - Convertible to user credentials