twisted.mail.imap4.LOGINAuthenticator class documentationtwisted.mail.imap4
View Source
(View In Hierarchy)
Implements interfaces: twisted.mail.imap4.IClientAuthentication
| Method | __init__ | Undocumented |
| Method | getName | Return an identifier associated with this authentication scheme. |
| Method | challengeUsername | Undocumented |
| Method | challengeSecret | Undocumented |
Return an identifier associated with this authentication scheme.
| Returns | (type: str) | |