| Interface | Description |
|---|---|
| SaslMechanism |
A SASL Mechanism implements this interface in order to provide the
AmqpAuthenticator with the means of providing authentication services
in the SASL handshake step.
|
| Class | Description |
|---|---|
| AbstractSaslMechanism |
Base class for SASL Mechanisms that provides common functionality.
|
| AmqpAuthenticator |
SASL Authenitcation engine.
|
| AnonymousMechanism |
SASL Anonymous mechanism implementation.
|
| PlainMechanism |
Implements the SASL Plain mechanism.
|
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.