gnu.crypto.sasl.plain
public class PlainClient extends ClientMechanism implements SaslClient
The PLAIN SASL client-side mechanism.
Version: $Revision: 1.4 $
| Constructor Summary | |
|---|---|
| PlainClient() | |
| Method Summary | |
|---|---|
| byte[] | evaluateChallenge(byte[] challenge) |
| protected String | getNegotiatedQOP() |
| boolean | hasInitialResponse() |
| protected void | initMechanism() |
| protected void | resetMechanism() |