관리-도구
편집 파일: errors.cpython-39.pyc
a ����\��`� ����������������������@���sh���d�Z�ddlmZmZ�G�dd��de�ZG�dd��de�ZG�dd��de�ZG�d d ��d e�ZG�dd��de�Z d S�)z� oauthlib.oauth1.rfc5849.errors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error used both by OAuth 1 clients and provicers to represent the spec defined error responses for all four core grant types. �����)�add_params_to_uri� urlencodec�����������������������sF���e�Zd�ZdZdZd��fdd� Zdd��Zedd ���Zed d���Z ���Z S�) �OAuth1ErrorN�����c��������������������sL���|p|�j�|�_�d�|�j|�j��}|r0|dt|��7�}t���|��||�_||�_dS�)a��� description: A human-readable ASCII [USASCII] text providing additional information, used to assist the client developer in understanding the error that occurred. Values for the "error_description" parameter MUST NOT include characters outside the set x20-21 / x23-5B / x5D-7E. uri: A URI identifying a human-readable web page with information about the error, used to provide the client developer with additional information about the error. Values for the "error_uri" parameter MUST conform to the URI- Reference syntax, and thus MUST NOT include characters outside the set x21 / x23-5B / x5D-7E. state: A CSRF protection value received from the client. request: Oauthlib Request object z({}) {}� N)�description�format�error�repr�super�__init__�uri�status_code)�selfr���r���r���Zrequest�message�� __class__���B/usr/lib/python3.9/site-packages/oauthlib/oauth1/rfc5849/errors.pyr ������s����zOAuth1Error.__init__c�����������������C���s���t�||�j�S��N)r���� twotuples)r���r���r���r���r����in_uri-���s����zOAuth1Error.in_uric�����������������C���s<���d|�j�fg}|�jr"|�d|�jf��|�jr8|�d|�jf��|S�)Nr ���Zerror_descriptionZ error_uri)r ���r����appendr���)r���r ���r���r���r���r���0���s����zOAuth1Error.twotuplesc�����������������C���s ���t�|�j�S�r���)r���r���)r���r���r���r���� urlencoded9���s����zOAuth1Error.urlencoded)NNr���N)�__name__� __module__�__qualname__r ���r���r ���r����propertyr���r���� __classcell__r���r���r���r���r������s������ r���c�������������������@���s���e�Zd�ZdZdZdS�)�InsecureTransportErrorZinsecure_transport_protocolz%Only HTTPS connections are permitted.N)r���r���r���r ���r���r���r���r���r���r ���>���s���r ���c�������������������@���s���e�Zd�ZdZdS�)�InvalidSignatureMethodErrorZinvalid_signature_methodN�r���r���r���r ���r���r���r���r���r!���C���s���r!���c�������������������@���s���e�Zd�ZdZdS�)�InvalidRequestErrorZinvalid_requestNr"���r���r���r���r���r#���G���s���r#���c�������������������@���s���e�Zd�ZdZdS�)�InvalidClientErrorZinvalid_clientNr"���r���r���r���r���r$���K���s���r$���N) �__doc__Zoauthlib.commonr���r���� Exceptionr���r ���r!���r#���r$���r���r���r���r����<module>���s���3