Procedural File: class.atkpasswordattribute.inc
Source Location: /attributes/class.atkpasswordattribute.inc
Page Details
This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 6309 $ $Id: class.atkpasswordattribute.inc 6724 2010-02-12 16:19:17Z harrie $ |
| Copyright: | (c)2000-2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
Constants
AF_PASSWORD_NOVALIDATE [line 24]
AF_PASSWORD_NOVALIDATE = AF_SPECIFIC_1
|
|
Flag(s) specific for atkPasswordAttribute
AF_PASSWORD_NO_ENCODE [line 26]
AF_PASSWORD_NO_ENCODE = AF_SPECIFIC_2
|
|
AF_PASSWORD_NO_VALIDATE [line 25]
AF_PASSWORD_NO_VALIDATE = AF_SPECIFIC_1
|
|
ALPHABETICCHARS [line 33]
ALPHABETICCHARS = UPPERCHARS.LOWERCHARS
|
|
EASYVOWELS [line 36]
EASYVOWELS = "bcdfghjkmnpqrstvwxz"
|
|
LOWERCHARS [line 32]
LOWERCHARS = "abcdefghijklmnopqrstuvwxyz"
|
|
SPECIALCHARS [line 35]
SPECIALCHARS = "!@#$%^&*()-+_=[]{}\|;:'\",.<>/?"
|
|
UPPERCHARS [line 31]
UPPERCHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
|
|
Categories of password character categories