public final class CramMD5Client extends SaslClient
SaslEntity.MECH
mechanism, MECHNAME_CMD5, MECHNAME_EXTERNAL, MECHNAME_PLAIN
Constructor and Description |
---|
CramMD5Client(boolean base64) |
Modifier and Type | Method and Description |
---|---|
ByteChars |
setResponse(CharSequence username,
ByteChars secret,
ByteArrayRef challenge,
ByteChars outbuf) |
public CramMD5Client(boolean base64) throws NoSuchAlgorithmException
NoSuchAlgorithmException
public ByteChars setResponse(CharSequence username, ByteChars secret, ByteArrayRef challenge, ByteChars outbuf)
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.