gnu.crypto.sasl.anonymous
Class AnonymousClient
- SaslClient
public class AnonymousClient
implements SaslClient
The ANONYMOUS client-side mechanism.
dispose , engineUnwrap , engineWrap , evaluateChallenge , getAuthorizationID , getMechanismName , getNegotiatedMaxBuffer , getNegotiatedPolicyForwardSecrecy , getNegotiatedPolicyNoActive , getNegotiatedPolicyNoAnonymous , getNegotiatedPolicyNoDictionary , getNegotiatedPolicyNoPlainText , getNegotiatedPolicyPassCredentials , getNegotiatedProperty , getNegotiatedQOP , getNegotiatedRawSendSize , getNegotiatedServerAuth , getNegotiatedStrength , getReuse , hasInitialResponse , init , initMechanism , isComplete , reset , resetMechanism , unwrap , wrap |
AnonymousClient
public AnonymousClient()
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.