gnu.crypto.sasl.plain
Class PlainClient
- SaslClient
public class PlainClient
implements SaslClient
The PLAIN SASL 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 |
PlainClient
public PlainClient()
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.