public class SCRAMSHA1Mechanism extends ScramMechanism
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
authenticationId, authorizationId, connection, connectionConfiguration, CRAMMD5, DIGESTMD5, EXTERNAL, GSSAPI, host, password, PLAIN, serviceName, sslSession| Constructor and Description |
|---|
SCRAMSHA1Mechanism() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority()
Get the priority of this SASL mechanism.
|
protected SASLMechanism |
newInstance() |
authenticateInternal, authzidSupported, checkIfSuccessfulOrThrow, evaluateChallenge, getAuthenticationText, getChannelBindingData, getChannelBindingName, getNameauthenticate, authenticate, authenticateInternal, challengeReceived, compareTo, instanceForAuthentication, saslPrep, toBytes, toStringpublic int getPriority()
SASLMechanismgetPriority in class SASLMechanismprotected SASLMechanism newInstance()
newInstance in class SASLMechanism