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
| Method | getName | Return an identifier associated with this authentication scheme. | 
| Method | challengeResponse | Generate a challenge response string | 
| Returns | (type: str) | |