%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/twisted/conch/__pycache__/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/twisted/conch/__pycache__/error.cpython-312.pyc

�

Ϫ�fc
����dZddlmZGd�de�ZGd�de�ZGd�de�ZGd	�d
e�ZGd�de�ZGd
�de�Z	Gd�de�Z
Gd�de�Zy)zO
An error to represent bad things happening in Conch.

Maintainer: Paul Swartz
�)�UnauthorizedLoginc��eZdZdd�Zy)�
ConchErrorNc�N�tj|||�||_||_y�N)�	Exception�__init__�value�data)�selfr
rs   �5/usr/lib/python3/dist-packages/twisted/conch/error.pyr	zConchError.__init__s"�����4���-���
���	�r)�__name__�
__module__�__qualname__r	�rr
rrs��rrc��eZdZdZy)�NotEnoughAuthenticationz�
    This is thrown if the authentication is valid, but is not enough to
    successfully verify the user.  i.e. don't retry this type of
    authentication, try another one.
    N�rrr�__doc__rrr
rrs��rrc��eZdZdZy)�ValidPublicKeya�
    Raised by public key checkers when they receive public key credentials
    that don't contain a signature at all, but are valid in every other way.
    (e.g. the public key matches one in the user's authorized_keys file).

    Protocol code (eg
    L{SSHUserAuthServer<twisted.conch.ssh.userauth.SSHUserAuthServer>}) which
    attempts to log in using
    L{ISSHPrivateKey<twisted.cred.credentials.ISSHPrivateKey>} credentials
    should be prepared to handle a failure of this type by telling the user to
    re-authenticate using the same key and to include a signature with the new
    attempt.

    See U{http://www.ietf.org/rfc/rfc4252.txt} section 7 for more details.
    Nrrrr
rrs��rrc��eZdZdZy)�IgnoreAuthenticationzq
    This is thrown to let the UserAuthServer know it doesn't need to handle the
    authentication anymore.
    Nrrrr
rr/���rrc��eZdZdZy)�MissingKeyStoreErrorz�
    Raised if an SSHAgentServer starts receiving data without its factory
    providing a keys dict on which to read/write key data.
    Nrrrr
rr6rrrc��eZdZdZy)�UserRejectedKeyz0
    The user interactively rejected a key.
    Nrrrr
rr=���rrc��eZdZdZy)�InvalidEntryzS
    An entry in a known_hosts file could not be interpreted as a valid entry.
    Nrrrr
r"r"Cr rr"c��eZdZdZd�Zy)�HostKeyChangeda�
    The host key of a remote host has changed.

    @ivar offendingEntry: The entry which contains the persistent host key that
    disagrees with the given host key.

    @type offendingEntry: L{twisted.conch.interfaces.IKnownHostEntry}

    @ivar path: a reference to the known_hosts file that the offending entry
    was loaded from

    @type path: L{twisted.python.filepath.FilePath}

    @ivar lineno: The line number of the offending entry in the given path.

    @type lineno: L{int}
    c�X�tj|�||_||_||_yr)rr	�offendingEntry�path�lineno)rr&r'r(s    r
r	zHostKeyChanged.__init__\s&�����4� �,�����	���rN)rrrrr	rrr
r$r$Is���$rr$N)r�twisted.cred.errorrrrrrrrrr"r$rrr
�<module>r*sp���1�����i���&��$�9���9���i���9���Y�r

Zerion Mini Shell 1.0