| Interface | Description |
|---|---|
| ProtonSaslAuthenticator | |
| ProtonSaslAuthenticatorFactory | |
| ProtonSaslMechanism | |
| ProtonSaslMechanismFactory |
| Enum | Description |
|---|---|
| ProtonSaslMechanism.PRIORITY |
Relative priority values used to arrange the found SASL mechanisms in a preferred order where the level of security
generally defines the preference.
|
| Exception | Description |
|---|---|
| MechanismMismatchException |
Indicates that a SASL handshake has failed because the client does not support any of
the mechanisms offered by the server.
|
| SaslSystemException |
Indicates that a SASL handshake has failed with a
sys, sys-perm, or sys-temp
outcome code as defined by
AMQP Version 1.0, Section 5.3.3.6. |
Copyright © 2020. All rights reserved.