public class SASLDigestMD5Mechanism extends SASLMechanism
SASLMechanism.AuthMechanism, SASLMechanism.Challenge, SASLMechanism.Response, SASLMechanism.SASLFailure, SASLMechanism.SuccessauthenticationId, hostname, password, sc| Constructor and Description |
|---|
SASLDigestMD5Mechanism(SASLAuthentication saslAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName()
Returns the common name of the SASL mechanism.
|
authenticate, authenticate, authenticate, challengeReceived, getSASLAuthentication, handlepublic SASLDigestMD5Mechanism(SASLAuthentication saslAuthentication)
protected String getName()
SASLMechanismgetName in class SASLMechanism