class documentation

class twisted.mail._cred.LOGINAuthenticator: (source)

Implements interfaces: twisted.mail.interfaces.IClientAuthentication

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable user Undocumented
Instance Variable challengeResponse Generate a challenge response string.
Method getName Return an identifier associated with this authentication scheme.
Method challengeUsername Undocumented
Method challengeSecret Undocumented
def __init__(self, user): (source)

Undocumented

user = (source)

Undocumented

challengeResponse = (source)

Generate a challenge response string.

def getName(self): (source)

Return an identifier associated with this authentication scheme.

ReturnsUndocumented (type: bytes)
def challengeUsername(self, secret, chal): (source)

Undocumented

def challengeSecret(self, secret, chal): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.