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