????

Your IP : 216.73.217.84


Current Path : /lib64/python3.9/site-packages/ldap/controls/__pycache__/
Upload File :
Current File : //lib64/python3.9/site-packages/ldap/controls/__pycache__/pwdpolicy.cpython-39.pyc

a

�.dH�@sddZddgZddlZddlmZmZmZmZGdd�de�Zeeej	<Gdd�de�Z
e
ee
j	<dS)z�
ldap.controls.pwdpolicy - classes for Password Policy controls
(see https://tools.ietf.org/html/draft-vchu-ldap-pwd-policy)

See https://www.python-ldap.org/ for project details.
�PasswordExpiringControl�PasswordExpiredControl�N)�RequestControl�ResponseControl�ValueLessRequestControl�KNOWN_RESPONSE_CONTROLSc@seZdZdZdZdd�ZdS)rz9
  Indicates time in seconds when password will expire
  z2.16.840.1.113730.3.4.5cCst|�|_dS)N)�intZgracePeriod��selfZencodedControlValue�r�=/usr/lib64/python3.9/site-packages/ldap/controls/pwdpolicy.py�decodeControlValuesz*PasswordExpiringControl.decodeControlValueN��__name__�
__module__�__qualname__�__doc__�controlTyper
rrrrrsc@seZdZdZdZdd�ZdS)rz(
  Indicates that password is expired
  z2.16.840.1.113730.3.4.4cCs|dk|_dS)N�0)ZpasswordExpiredr	rrrr
$sz)PasswordExpiredControl.decodeControlValueNrrrrrrs)r�__all__Z
ldap.controlsZldaprrrrrrrrrrr�<module>s�