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