public class SASLDigestMD5Mechanism extends SASLMechanism
SASLMechanism.AuthMechanism, SASLMechanism.Challenge, SASLMechanism.Response, SASLMechanism.SASLFailure, SASLMechanism.Success
authenticationId, 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, handle
public SASLDigestMD5Mechanism(SASLAuthentication saslAuthentication)
protected String getName()
SASLMechanism
getName
in class SASLMechanism