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