class twisted.mail._cred.LOGINAuthenticator: (source)
Implements interfaces: twisted.mail.interfaces.IClientAuthentication
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 |