ruạṛ
a O��f� � @ 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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�AuthenticateClientResultz) AuthenticateClientResult model. c K s( ddd�| _ ddd�| _d| _d| _dS )a- Initializes a new AuthenticateClientResult object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param principal: The value to assign to the principal property of this AuthenticateClientResult. :type principal: oci.identity_data_plane.models.Principal :param error_message: The value to assign to the error_message property of this AuthenticateClientResult. :type error_message: str � Principal�str)� principal� error_messager �errorMessageN)� swagger_types� attribute_map� _principal�_error_message)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity_data_plane/models/authenticate_client_result.py�__init__ s ��z!AuthenticateClientResult.__init__c C s | j S )a* Gets the principal of this AuthenticateClientResult. The original caller's resolved principal object if the authentication succeeds, null otherwise. :return: The principal of this AuthenticateClientResult. :rtype: oci.identity_data_plane.models.Principal �r �r r r r r + s z"AuthenticateClientResult.principalc C s || _ dS )a2 Sets the principal of this AuthenticateClientResult. The original caller's resolved principal object if the authentication succeeds, null otherwise. :param principal: The principal of this AuthenticateClientResult. :type: oci.identity_data_plane.models.Principal Nr )r r r r r r 7 s c C s | j S )aq Gets the error_message of this AuthenticateClientResult. If the authentication fails for the original caller (not failing authentication of the calling service, in which case we return 401), we return a 200, but with null principal and an error message :return: The error_message of this AuthenticateClientResult. :rtype: str �r r r r r r C s z&AuthenticateClientResult.error_messagec C s || _ dS )a} Sets the error_message of this AuthenticateClientResult. If the authentication fails for the original caller (not failing authentication of the calling service, in which case we return 401), we return a 200, but with null principal and an error message :param error_message: The error_message of this AuthenticateClientResult. :type: str Nr )r r r r r r O s c C s t | �S �N)r r r r r �__repr__[ s z!AuthenticateClientResult.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__^ s zAuthenticateClientResult.__eq__c C s | |k S r r r r r r �__ne__d s zAuthenticateClientResult.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn