Part of twisted.web View Source
twisted.cred to allow for 
authentication and authorization of HTTP requests.
| Class | HTTPAuthSessionWrapper | Wrap a portal, enforcing supported header-based authentication schemes. | 
| Class | BasicCredentialFactory | Credential Factory for HTTP Basic Authentication | 
| Class | DigestCredentialFactory | Wrapper for digest.DigestCredentialFactory that implements 
the ICredentialFactory
interface.
 |