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