class APOPCredentials: (source)
Implements interfaces: twisted.cred.credentials.IUsernamePassword
| Method | __init__ |
|
| Method | checkPassword |
Validate a plaintext password against the credentials. |
| Instance Variable | digest |
See __init__ |
| Instance Variable | magic |
See __init__ |
| Instance Variable | username |
See __init__ |