twisted.web._auth
package documentationtwisted.web
View Source
HTTP header-based authentication migrated from web2
Module | basic | HTTP BASIC authentication. |
Module | digest | Implementation of RFC2617: HTTP Digest Authentication |
Module | wrapper | A guard implementation which supports HTTP header-based authentication schemes. |