ProtonSaslAnonymousImpl

Undocumented in source.

Members

Functions

getChallengeResponse
byte[] getChallengeResponse(byte[] challenge)
Undocumented in source. Be warned that the author may not have intended to support it.
getInitialResponse
byte[] getInitialResponse()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getPriority
int getPriority()
Undocumented in source. Be warned that the author may not have intended to support it.
isApplicable
bool isApplicable(string username, string password)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

MECH_NAME
string MECH_NAME;
Undocumented in source.

Inherited Members

From ProtonSaslMechanismImpl

EMPTY
byte[] EMPTY;
Undocumented in source.
opCmp
int opCmp(ProtonSaslMechanism other)
Undocumented in source. Be warned that the author may not have intended to support it.
setUsername
ProtonSaslMechanism setUsername(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
getUsername
string getUsername()
Undocumented in source. Be warned that the author may not have intended to support it.
setPassword
ProtonSaslMechanism setPassword(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
getPassword
string getPassword()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta