Implements interfaces: twisted.mail.interfaces.IClientAuthentication

Undocumented
Method __init__ Undocumented
Method getName Return an identifier associated with this authentication scheme.
Method challengeUsername Undocumented
Method challengeSecret Undocumented
def __init__(self, user):
Undocumented
def getName(self):

Return an identifier associated with this authentication scheme.

Returns (type: bytes)
def challengeUsername(self, secret, chal):
Undocumented
def challengeSecret(self, secret, chal):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.