twisted.cred.error
module documentationtwisted.cred
View Source
Cred errors.
Class | Unauthorized | Standard unauthorized error. |
Class | LoginFailed | The user's request to log in failed for some reason. |
Class | UnauthorizedLogin | The user was not authorized to log in. |
Class | UnhandledCredentials | No summary |
Class | LoginDenied | The realm rejected this login for some reason. |