t.m.i.IClientAuthentication(Interface) : interface documentation

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

Known implementations: twisted.mail.imap4.CramMD5ClientAuthenticator, twisted.mail.imap4.LOGINAuthenticator, twisted.mail.imap4.PLAINAuthenticator, twisted.mail.smtp.PLAINAuthenticator

No interface docstring
Method getName Return an identifier associated with this authentication scheme.
Method challengeResponse Generate a challenge response string
def getName(): (source)
Return an identifier associated with this authentication scheme.
Returns (type: str)
def challengeResponse(secret, challenge): (source)
Generate a challenge response string
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.