twisted.mail.imap4.LOGINCredentials(credentials.UsernamePassword)
class documentationtwisted.mail.imap4
View Source
(View In Hierarchy)
Known subclasses: twisted.mail.smtp.LOGINCredentials
Method | __init__ | Undocumented |
Method | getChallenge | Undocumented |
Method | setResponse | Undocumented |
Method | moreChallenges | Undocumented |
Inherited from UsernamePassword:
Method | checkPassword | Validate these credentials against the correct password. |