twisted.mail._cred.LOGINCredentials(credentials.UsernamePassword) class documentationtwisted.mail._cred
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. |