/usr/lib/python3/dist-packages/twisted/cred/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/cred/__pycache__/error.cpython-310.pyc (1469B)
o
¯bÒ ã @ sZ d Z G dd„ deƒZG dd„ deƒZG dd„ deeƒZG dd„ deƒZG d d
„ d
eƒZdS )z
Cred errors.
c @ ó e Zd ZdZdS )ÚUnauthorizedzStandard unauthorized error.N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r r ú4/usr/lib/python3/dist-packages/twisted/cred/error.pyr ó r c @ r )ÚLoginFailedz>
The user's request to log in failed for some reason.
Nr r r r r r
r
r c @ r )ÚUnauthorizedLoginz&The user was not authorized to log in.Nr r r r r r r
r c @ r )ÚUnhandledCredentialsa A type of credentials were passed in with no knowledge of how to check
them. This is a server configuration error - it means that a protocol was
connected to a Portal without a CredentialChecker that can check all of its
potential authentication strategies.
Nr r r r r r
r
r
c @ r )ÚLoginDeniedzæ
The realm rejected this login for some reason.
Examples of reasons this might be raised include an avatar logging in
too frequently, a quota having been fully used, or the overall server
load being too high.
Nr r r r r r r
r N)r Ú Exceptionr r r r
r r r r r Ú
s