twisted.mail.smtp.LOGINCredentials(_lcredentials)
class documentationtwisted.mail.smtp
View Source
(View In Hierarchy)
LOGINCredentials
generates challenges for LOGIN authentication.
For interoperability with Outlook, the challenge generated does not exactly match the one defined in the draft specification.
Method | __init__ | Undocumented |
Inherited from UsernamePassword (via LOGINCredentials):
Method | checkPassword | Validate these credentials against the correct password. |
Inherited from UsernamePassword (via LOGINCredentials):
Method | checkPassword | Validate these credentials against the correct password. |