Part of twisted.cred View Source
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 7 | Class | Unauthorized | Standard unauthorized error. |
| 12 | Class | LoginFailed | The user's request to log in failed for some reason. |
| 19 | Class | UnauthorizedLogin | The user was not authorized to log in. |
| 25 | Class | UnhandledCredentials | A type of credentials were passed in with no knowledge of how to check |
| 34 | Class | LoginDenied | The realm rejected this login for some reason. |