📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
oda
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/oda/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: authentication_provider.pyc
a O��f�k � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sR e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Z e jd7d6� �Z ed8d9� �Z!e!jd:d9� �Z!ed;d<� �Z"e"jd=d<� �Z"ed>d?� �Z#e#jd@d?� �Z#edAdB� �Z$e$jdCdB� �Z$edDdE� �Z%e%jdFdE� �Z%edGdH� �Z&e&jdIdH� �Z&dJdK� Z'dLdM� Z(dNdO� Z)dPS )Q�AuthenticationProviderz3 Settings for the Authentication Provider. �CLIENT_CREDENTIALS�AUTHORIZATION_CODE�GENERIC�OAM�GOOGLE� MICROSOFT�CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K s� dddddddddddddddddddd�| _ dd d ddd dddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new AuthenticationProvider object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this AuthenticationProvider. :type id: str :param grant_type: The value to assign to the grant_type property of this AuthenticationProvider. Allowed values for this property are: "CLIENT_CREDENTIALS", "AUTHORIZATION_CODE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type grant_type: str :param identity_provider: The value to assign to the identity_provider property of this AuthenticationProvider. Allowed values for this property are: "GENERIC", "OAM", "GOOGLE", "MICROSOFT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type identity_provider: str :param name: The value to assign to the name property of this AuthenticationProvider. :type name: str :param token_endpoint_url: The value to assign to the token_endpoint_url property of this AuthenticationProvider. :type token_endpoint_url: str :param authorization_endpoint_url: The value to assign to the authorization_endpoint_url property of this AuthenticationProvider. :type authorization_endpoint_url: str :param short_authorization_code_request_url: The value to assign to the short_authorization_code_request_url property of this AuthenticationProvider. :type short_authorization_code_request_url: str :param revoke_token_endpoint_url: The value to assign to the revoke_token_endpoint_url property of this AuthenticationProvider. :type revoke_token_endpoint_url: str :param client_id: The value to assign to the client_id property of this AuthenticationProvider. :type client_id: str :param scopes: The value to assign to the scopes property of this AuthenticationProvider. :type scopes: str :param subject_claim: The value to assign to the subject_claim property of this AuthenticationProvider. :type subject_claim: str :param refresh_token_retention_period_in_days: The value to assign to the refresh_token_retention_period_in_days property of this AuthenticationProvider. :type refresh_token_retention_period_in_days: int :param redirect_url: The value to assign to the redirect_url property of this AuthenticationProvider. :type redirect_url: str :param is_visible: The value to assign to the is_visible property of this AuthenticationProvider. :type is_visible: bool :param lifecycle_state: The value to assign to the lifecycle_state property of this AuthenticationProvider. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this AuthenticationProvider. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this AuthenticationProvider. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this AuthenticationProvider. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AuthenticationProvider. :type defined_tags: dict(str, dict(str, object)) �str�int�bool�datetimezdict(str, str)zdict(str, dict(str, object)))�id� grant_type�identity_provider�name�token_endpoint_url�authorization_endpoint_url�$short_authorization_code_request_url�revoke_token_endpoint_url� client_id�scopes� subject_claim�&refresh_token_retention_period_in_days�redirect_url� is_visible�lifecycle_state�time_created�time_updated� freeform_tags�defined_tagsr � grantType�identityProviderr �tokenEndpointUrl�authorizationEndpointUrl� shortAuthorizationCodeRequestUrl�revokeTokenEndpointUrl�clientIdr! �subjectClaim�!refreshTokenRetentionPeriodInDays�redirectUrl� isVisible�lifecycleState�timeCreated�timeUpdated�freeformTags�definedTagsN)� swagger_types� attribute_map�_id�_grant_type�_identity_provider�_name�_token_endpoint_url�_authorization_endpoint_url�%_short_authorization_code_request_url�_revoke_token_endpoint_url� _client_id�_scopes�_subject_claim�'_refresh_token_retention_period_in_days� _redirect_url�_is_visible�_lifecycle_state� _time_created� _time_updated�_freeform_tags� _defined_tags)�self�kwargs� rR ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/oda/models/authentication_provider.py�__init__D sv Y��zAuthenticationProvider.__init__c C s | j S )z� **[Required]** Gets the id of this AuthenticationProvider. Unique immutable identifier that was assigned when the Authentication Provider was created. :return: The id of this AuthenticationProvider. :rtype: str �r= �rP rR rR rS r � s zAuthenticationProvider.idc C s || _ dS )z� Sets the id of this AuthenticationProvider. Unique immutable identifier that was assigned when the Authentication Provider was created. :param id: The id of this AuthenticationProvider. :type: str NrU )rP r rR rR rS r � s c C s | j S )a� **[Required]** Gets the grant_type of this AuthenticationProvider. The grant type for the Authentication Provider. Allowed values for this property are: "CLIENT_CREDENTIALS", "AUTHORIZATION_CODE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The grant_type of this AuthenticationProvider. :rtype: str )r>