class documentation
class PLAINAuthenticator: (source)
Constructor: PLAINAuthenticator(user)
Implements interfaces: twisted.mail.interfaces.IClientAuthentication
Undocumented
| Method | __init__ |
Undocumented |
| Method | challenge |
Generate a challenge response string. |
| Method | get |
Return an identifier associated with this authentication scheme. |
| Instance Variable | user |
Undocumented |