Part of twisted View Source
Support for verifying credentials, and providing services to users based on those credentials.
(This package was previously known as the module twisted.internet.passport.)
Module | checkers | No module docstring; 2/4 classes, 1/1 interfaces documented |
Module | credentials | No module docstring; 2/8 classes, 6/6 interfaces documented |
Module | error | Cred errors. |
Module | pamauth | Support for asynchronously authenticating using PAM. |
Module | portal | The point of integration of application and authentication. |
Module | strcred | Support for resolving command-line strings that represent different checkers available to cred. |
Module | _digest | Calculations for HTTP Digest authentication. |