twisted.cred.credentials.DigestedCredentials(object) class documentationtwisted.cred.credentials
(View In Hierarchy)
Implements interfaces: twisted.cred.credentials.IUsernameDigestHash, twisted.cred.credentials.IUsernameHashedPassword
Yet Another Simple HTTP Digest authentication scheme.
| Method | __init__ | Undocumented | 
| Method | checkPassword | No summary | 
| Method | checkHash | Verify that the credentials represented by this object agree with the 
credentials represented by the H(A1) given in digestHash. |