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 Authentication engine.
|
AnonymousMechanism |
SASL Anonymous mechanism implementation.
|
PlainMechanism |
Implements the SASL Plain mechanism.
|
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.