Comments: on this page. Click to read or post your own.
This class represents a validator for member passwords.
Located in /sapphire/security/PasswordValidator.php (line 15)
Object | --PasswordValidator
| Class | Description |
|---|---|
| NZGovtPasswordValidator | This PasswordValidator implements the NZ E-Government Guidelines for passwords |
Inherited from Object
Object::$builtInMethods
Object::$class
Object::$classConstructed
Object::$extensions
Object::$extension_instances
Object::$extraMethods
Object::$extraStatics
Object::$statics
Object::$static_cached
Check the character strength of the password.
Eg: $this->characterStrength(3, array("lowercase", "uppercase", "digits", "punctuation"))
Check a number of previous passwords that the user has used, and don't let them change to that.
Inherited From Object
Object::__construct()
Object::addMethodsFrom()
Object::addStaticVars()
Object::addWrapperMethod()
Object::add_extension()
Object::allMethodNames()
Object::buildMethodList()
Object::cacheToFile()
Object::cacheToFileWithArgs()
Object::create()
Object::createMethod()
Object::defineMethods()
Object::exists()
Object::extend()
Object::extInstance()
Object::getCustomClass()
Object::hasExtension()
Object::hasMethod()
Object::is_a()
Object::loadCache()
Object::parentClass()
Object::sanitiseCachename()
Object::saveCache()
Object::set_stat()
Object::set_uninherited()
Object::stat()
Object::strong_create()
Object::uninherited()
Object::useCustomClass()
Object::__call()
Object::__toString()
Documentation generated on Mon, 12 May 2008 15:15:52 +1200 by phpDocumentor 1.3.2