PHP 클래스 Prado\Security\TSecurityManagerValidationMode

This class has been deprecated since version 3.2.1. TSecurityManagerValidationMode defines the enumerable type for the possible validation modes that can be used by {@link TSecurityManager}. The following enumerable values are defined: - MD5: an MD5 hash is generated from the data and used for validation. - SHA1: an SHA1 hash is generated from the data and used for validation.
부터: 3.0.4
저자: Qiang Xue ([email protected])
상속: extends Prado\TEnumerable
파일 보기 프로젝트 열기: pradosoft/prado