module documentation
(source)

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