module documentation
(source)

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