twisted.words.protocols.jabber.sasl_mechanisms.Anonymous(object)
class documentationtwisted.words.protocols.jabber.sasl_mechanisms
(View In Hierarchy)
Implements interfaces: twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism
Implements the ANONYMOUS SASL authentication mechanism.
This mechanism is defined in RFC 2245.
Method | getInitialResponse | Get the initial client response, if defined for this mechanism. |