class documentation

class twisted.mail.smtp.LOGINCredentials(_lcredentials): (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
Instance Variable challenges Undocumented

Inherited from LOGINCredentials:

Instance Variable responses Undocumented
Method getChallenge Return a client challenge.
Method setResponse Extract a username and possibly a password from a response and assign them to username and password instance variables.
Method moreChallenges No summary

Inherited from UsernamePassword (via LOGINCredentials):

Instance Variable username Undocumented
Instance Variable password Undocumented
Method checkPassword Validate these credentials against the correct password.
def __init__(self): (source)
challenges = (source)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.