interface documentation

class IClientAuthentication(Interface): (source)

Known implementations: twisted.mail._cred.CramMD5ClientAuthenticator, twisted.mail._cred.LOGINAuthenticator, twisted.mail._cred.PLAINAuthenticator, twisted.mail.smtp.PLAINAuthenticator

View In Hierarchy

Undocumented

Method getName Return an identifier associated with this authentication scheme.
Method challengeResponse Generate a challenge response string.
def getName(): (source)

Return an identifier associated with this authentication scheme.

ReturnsUndocumented (type: bytes)
def challengeResponse(secret, challenge): (source)

Generate a challenge response string.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.