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 | This module defines ICredentials,
an interface for objects that represent authentication credentials to 
provide, and also includes a number of useful implementations of that 
interface. | 
| 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. |