twisted.mail.smtp.PLAINAuthenticator
class documentationtwisted.mail.smtp
View Source
(View In Hierarchy)
Implements interfaces: twisted.mail.interfaces.IClientAuthentication
Method | __init__ | Undocumented |
Method | getName | Return an identifier associated with this authentication scheme. |
Method | challengeResponse | Generate a challenge response string. |
Return an identifier associated with this authentication scheme.
Returns | (type: bytes ) |