HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/thread-self/root/lib/python3/dist-packages/twisted/cred/__pycache__/error.cpython-38.pyc
U


W[
�@sjdZddlmZmZGdd�de�ZGdd�de�ZGdd�dee�ZGd	d
�d
e�ZGdd�de�Z	d
S)z
Cred errors.
�)�division�absolute_importc@seZdZdZdS)�UnauthorizedzStandard unauthorized error.N��__name__�
__module__�__qualname__�__doc__�r
r
�4/usr/lib/python3/dist-packages/twisted/cred/error.pyrsrc@seZdZdZdS)�LoginFailedz>
    The user's request to log in failed for some reason.
    Nrr
r
r
rrsrc@seZdZdZdS)�UnauthorizedLoginz+The user was not authorized to log in.
    Nrr
r
r
rr
sr
c@seZdZdZdS)�UnhandledCredentialsaA 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.
    Nrr
r
r
rrsrc@seZdZdZdS)�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.
    Nrr
r
r
rr&srN)
r	Z
__future__rr�	Exceptionrrr
rrr
r
r
r�<module>s