public abstract class ScramPlusMechanism extends ScramMechanism
authenticationId, authorizationId, connection, connectionConfiguration, CRAMMD5, DIGESTMD5, EXTERNAL, GSSAPI, host, password, PLAIN, serviceName, sslSession| Modifier | Constructor and Description |
|---|---|
protected |
ScramPlusMechanism(ScramHmac scramHmac) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getChannelBindingData() |
protected java.lang.String |
getChannelBindingName() |
java.lang.String |
getName()
Returns the common name of the SASL mechanism.
|
authenticateInternal, authzidSupported, checkIfSuccessfulOrThrow, evaluateChallenge, getAuthenticationTextauthenticate, authenticate, authenticateInternal, challengeReceived, compareTo, getPriority, instanceForAuthentication, newInstance, saslPrep, toBytes, toStringprotected ScramPlusMechanism(ScramHmac scramHmac)
public java.lang.String getName()
SASLMechanismgetName in class ScramMechanismprotected java.lang.String getChannelBindingName()
getChannelBindingName in class ScramMechanismprotected byte[] getChannelBindingData()
throws SmackException
getChannelBindingData in class ScramMechanismSmackException