t.w.p.j.c.IQAuthInitializer(object) : class documentation

Part of twisted.words.protocols.jabber.client View Source View In Hierarchy

Non-SASL Authentication initializer for the initiating entity.

This protocol is defined in JEP-0078 and mainly serves for compatibility with pre-XMPP-1.0 server implementations.
Method __init__ Undocumented
Method initialize Undocumented
Method _cbAuthQuery Undocumented
Method _ebAuthQuery Undocumented
Method _cbAuth Undocumented
Method _ebAuth Undocumented
def __init__(self, xs): (source)
Undocumented
def initialize(self): (source)
Undocumented
def _cbAuthQuery(self, iq): (source)
Undocumented
def _ebAuthQuery(self, failure): (source)
Undocumented
def _cbAuth(self, iq): (source)
Undocumented
def _ebAuth(self, failure): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.