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 2015-05-24 20:04:00.