t.m.i.LOGINAuthenticator : class documentation

Part of twisted.mail.imap4 View Source View In Hierarchy

Implements interfaces: twisted.mail.imap4.IClientAuthentication

Undocumented
Method __init__ Undocumented
Method getName Return an identifier associated with this authentication scheme.
Method challengeUsername Undocumented
Method challengeSecret Undocumented
def __init__(self, user): (source)
Undocumented
def getName(self): (source)
Return an identifier associated with this authentication scheme.
Returns (type: str )
def challengeUsername(self, secret, chal): (source)
Undocumented
def challengeSecret(self, secret, chal): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.