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): (source)
Undocumented
def getName(self): (source)

Return an identifier associated with this authentication scheme.

Returns (type: bytes)
def challengeUsername(self, secret, chal): (source)
Undocumented
def challengeSecret(self, secret, chal): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2017-02-11 20:06:04.