HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/lib/python3.6/site-packages/oauthlib/oauth2/rfc6749/endpoints/__pycache__/base.cpython-36.pyc
3

,�[��@sbdZddlmZmZddlZddlZddlmZmZm	Z	m
Z
eje�Z
Gdd�de�Zdd	�ZdS)
z�
oauthlib.oauth2.rfc6749
~~~~~~~~~~~~~~~~~~~~~~~

This module is an implementation of various logic needed
for consuming and providing OAuth 2.0 RFC6749.
�)�absolute_import�unicode_literalsN�)�FatalClientError�OAuth2Error�ServerError�TemporarilyUnavailableErrorc@sHeZdZdd�Zedd��Zejdd��Zedd��Zejdd��Zd	S)
�BaseEndpointcCsd|_d|_dS)NTF)�
_available�
_catch_errors)�self�r
�/usr/lib/python3.6/base.py�__init__szBaseEndpoint.__init__cCs|jS)N)r
)rr
r
r�	availableszBaseEndpoint.availablecCs
||_dS)N)r
)rrr
r
rrscCs|jS)N)r)rr
r
r�catch_errors"szBaseEndpoint.catch_errorscCs
||_dS)N)r)rrr
r
rr&sN)�__name__�
__module__�__qualname__r�propertyr�setterrr
r
r
rr	s
r	cstj���fdd��}|S)Ncs�|js&t�}tjd|�i|jdfS|jr�y�||f|�|�Stk
rT�Yq�tk
rh�Yq�tk
r�}z t	�}tj
d|�i|jdfSd}~Xq�Xn�||f|�|�SdS)Nz*Endpoint unavailable, ignoring request %s.i�z.Exception caught while processing request, %s.i�)rr�log�infoZjsonrrr�	ExceptionrZwarning)ZendpointZuri�args�kwargs�e�error)�fr
r�wrapper,s"
z0catch_errors_and_unavailability.<locals>.wrapper)�	functools�wraps)rrr
)rr�catch_errors_and_unavailability+sr")�__doc__Z
__future__rrr Zlogging�errorsrrrrZ	getLoggerrr�objectr	r"r
r
r
r�<module>s