Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/keystoneauth1/loading/_plugins/identity/__pycache__/generic.cpython-39.pyc
Ðазад
a s�h� � @ s` d dl Zd dlmZ d dlmZ d dlmZ G dd� dejej �ZG dd� dejej �Z dS ) � N)�identity)�loading)�optsc sF e Zd ZdZeejej d�dd��Z e ej d�� fdd�Z � ZS )�Tokena. Given an existing token rescope it to another target. Use the Identity service's rescope mechanism to get a new token based upon an existing token. Because an auth plugin requires a service catalog and scope information it is often easier to fetch a new token based on an existing one than validate and reuse the one you already have. As a generic plugin this plugin is identity version independent and will discover available versions before use. This means it expects to be provided an unversioned URL to operate against. ��returnc C s t jS �N)r r ��self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/keystoneauth1/loading/_plugins/identity/generic.py�plugin_class! s zToken.plugin_classc s&