class documentation
class Anonymous: (source)
Implements interfaces: twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism
Implements the ANONYMOUS SASL authentication mechanism.
This mechanism is defined in RFC 2245.
Method | get |
Get the initial client response, if defined for this mechanism. |
Method | get |
Get the response to a server challenge. |
Class Variable | name |
Common name for the SASL Mechanism. |