public class SASLStepOperationImpl extends SASLBaseOperationImpl implements SASLStepOperation
cbh, challenge, mech, props, serverNameDUMMY_OPCODE, EMPTY_BYTES, ERR_2BIG, ERR_BUSY, ERR_DELTA_BADVAL, ERR_EXISTS, ERR_INTERNAL, ERR_INVAL, ERR_NO_MEM, ERR_NOT_FOUND, ERR_NOT_MY_VBUCKET, ERR_NOT_STORED, ERR_NOT_SUPPORTED, ERR_TEMP_FAIL, ERR_UNKNOWN_COMMAND, errorCode, keyLen, MIN_RECV_PACKET, opaque, REQ_MAGIC, RES_MAGIC, responseCas, responseCmd, responseOpaque, STATUS_OK, SUCCESS, vbucketcallback, CANCELLED, notMyVbucketNodes, TIMED_OUT| Constructor and Description |
|---|
SASLStepOperationImpl(String[] m,
byte[] ch,
String s,
Map<String,?> p,
CallbackHandler h,
OperationCallback c) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
buildResponse(SaslClient sc) |
String |
toString() |
decodePayload, finishedPayload, initializegetErrorMsg, getStatusForErrorCode, opaqueIsValid, prepareBuffer, readFromBuffer, resetInputaddClone, cancel, getBuffer, getCallback, getCloneCount, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleError, handleRead, hasErrored, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, setBuffer, setCallback, setCloneCount, setHandlingNode, timeOut, transitionState, wasCancelled, writeComplete, writingclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddClone, cancel, getBuffer, getCallback, getCloneCount, getErrorMsg, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleRead, hasErrored, initialize, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setCloneCount, setHandlingNode, timeOut, writeComplete, writingpublic SASLStepOperationImpl(String[] m, byte[] ch, String s, Map<String,?> p, CallbackHandler h, OperationCallback c)
protected byte[] buildResponse(SaslClient sc) throws SaslException
buildResponse in class SASLBaseOperationImplSaslExceptionpublic String toString()
toString in class SASLBaseOperationImplCopyright © 2019. All rights reserved.