public class SaslSCRAMPlus extends AbstractSaslSCRAM
AbstractSaslSCRAM.BindType| Modifier and Type | Field and Description |
|---|---|
protected static String |
ALGO |
static String |
NAME |
DEFAULT_CLIENT_KEY, DEFAULT_SERVER_KEY, LOCAL_CERTIFICATE_KEY, TLS_UNIQUE_ID_KEYauthorizedId, callbackHandler, complete, log, negotiatedProperty, props, SASL_STRICT_MODE_KEY| Constructor and Description |
|---|
SaslSCRAMPlus(Map<? super String,?> props,
CallbackHandler callbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkRequestedBindType(AbstractSaslSCRAM.BindType requestedBindType) |
static boolean |
isAvailable(XMPPResourceConnection session) |
calculateC, evaluateResponse, getAuthorizationID, getMechanismName, h, hi, hmac, key, normalize, processClientFirstMessage, processClientLastMessage, unwrap, validateBindingsData, wrap, xordispose, getNegotiatedProperty, handleCallbacks, isAuthzIDIgnored, isComplete, isEmpty, splitpublic static final String NAME
protected static final String ALGO
public SaslSCRAMPlus(Map<? super String,?> props, CallbackHandler callbackHandler)
public static boolean isAvailable(XMPPResourceConnection session)
protected void checkRequestedBindType(AbstractSaslSCRAM.BindType requestedBindType) throws SaslException
checkRequestedBindType in class AbstractSaslSCRAMSaslExceptionCopyright © 2017 "Tigase, Inc.". All rights reserved.