Class TUserManagerPasswordMode

Description

TUserManagerPasswordMode class.

TUserManagerPasswordMode defines the enumerable type for the possible modes that user passwords can be specified for a TUserManager.

The following enumerable values are defined:

  • Clear: the password is in plain text
  • MD5: the password is recorded as the MD5 hash value of the original password
  • SHA1: the password is recorded as the SHA1 hash value of the original password

  • since: 3.0.4
  • version: $Id: TUserManager.php 1398 2006-09-08 19:31:03Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Security/TUserManager.php (line 276)

TEnumerable
   |
   --TUserManagerPasswordMode
Class Constant Summary
 Clear = 'Clear'
 MD5 = 'MD5'
 SHA1 = 'SHA1'
Class Constants
Clear = 'Clear' (line 278)
MD5 = 'MD5' (line 279)
SHA1 = 'SHA1' (line 280)

Documentation generated on Sun, 14 Jan 2007 21:44:58 -0500 by phpDocumentor 1.3.0RC4