static Failure.Condition |
Failure.Condition.ABORTED |
The implementation of the <aborted/> SASL failure.
|
static Failure.Condition |
Failure.Condition.ACCOUNT_DISABLED |
The implementation of the <account-disabled/> SASL failure.
|
static Failure.Condition |
Failure.Condition.CREDENTIALS_EXPIRED |
The implementation of the <credentials-expired/> SASL failure.
|
static Failure.Condition |
Failure.Condition.ENCRYPTION_REQUIRED |
The implementation of the <encryption-required/> SASL failure.
|
static Failure.Condition |
Failure.Condition.INCORRECT_ENCODING |
The implementation of the <incorrect-encoding/> SASL failure.
|
static Failure.Condition |
Failure.Condition.INVALID_AUTHZID |
The implementation of the <invalid-authzid/> SASL failure.
|
static Failure.Condition |
Failure.Condition.INVALID_MECHANISM |
The implementation of the <invalid-mechanism/> SASL failure.
|
static Failure.Condition |
Failure.Condition.MALFORMED_REQUEST |
The implementation of the <malformed-request/> SASL failure.
|
static Failure.Condition |
Failure.Condition.MECHANISM_TOO_WEAK |
The implementation of the <mechanism-too-weak/> SASL failure.
|
static Failure.Condition |
Failure.Condition.NOT_AUTHORIZED |
The implementation of the <not-authorized/> SASL failure.
|
static Failure.Condition |
Failure.Condition.TEMPORARY_AUTH_FAILURE |
The implementation of the <temporary-auth-failure/> SASL failure.
|