Part of twisted.web2.auth View Source
Interface | ICredentialFactory | No summary |
Interface | IAuthenticatedRequest | A request that has been authenticated with the use of Cred, and holds a reference to the avatar returned by portal.login |
Interface | IHTTPUser | A generic interface that can implemented by an avatar to provide access to the username used when authenticating. |