public class ScramSHA1SaslClient extends AbstractScramSaslClient
Modifier and Type | Field and Description |
---|---|
static String |
MECHANISM |
_mechanism
Constructor and Description |
---|
ScramSHA1SaslClient(CallbackHandler cbh) |
dispose, evaluateChallenge, getMechanismName, getNegotiatedProperty, hasInitialResponse, isComplete, unwrap, wrap
public static final String MECHANISM
public ScramSHA1SaslClient(CallbackHandler cbh)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.