t.w.p.j.s.Plain(object) : class documentation

Part of twisted.words.protocols.jabber.sasl_mechanisms View Source 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__ Undocumented
Method getInitialResponse Get the initial client response, if defined for this mechanism.
def __init__(self, authzid, authcid, password): (source)
Undocumented
def getInitialResponse(self): (source)
Get the initial client response, if defined for this mechanism.
Returnsinitial client response string. (type: str. )
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.