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