class documentation
class CramMD5ClientAuthenticator: (source)
Constructor: CramMD5ClientAuthenticator(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 |