gnu.crypto.sasl.crammd5
public class CramMD5Client extends ClientMechanism implements SaslClient
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
CramMD5Client() |
Method Summary | |
---|---|
byte[] | evaluateChallenge(byte[] challenge) |
protected String | getNegotiatedQOP() |
boolean | hasInitialResponse() |
protected void | initMechanism() |
protected void | resetMechanism() |