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 String |
getChannelBindingName() |
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 String getName()
SASLMechanismgetName in class ScramMechanismprotected String getChannelBindingName()
getChannelBindingName in class ScramMechanismprotected byte[] getChannelBindingData() throws SmackException
getChannelBindingData in class ScramMechanismSmackException