Package | Description |
---|---|
org.apache.qpid.jms.sasl |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousMechanism
Implements the Anonymous SASL authentication mechanism.
|
class |
CramMD5Mechanism
Implements the SASL PLAIN authentication Mechanism.
|
class |
ExternalMechanism
Implements the External SASL authentication mechanism.
|
class |
PlainMechanism
Implements the SASL PLAIN authentication Mechanism.
|
class |
ScramSHA1Mechanism
Implements the SASL Scram SHA1 authentication Mechanism.
|
class |
ScramSHA256Mechanism
Implements the SASL Scram SHA 256 authentication Mechanism.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.