MediaWiki
1.28.0
|
This is the complete list of members for PasswordFactory, including all inherited members.
$default | PasswordFactory | private |
$types | PasswordFactory | private |
generateRandomPasswordString($minLength=10) | PasswordFactory | static |
getDefaultType() | PasswordFactory | |
getTypes() | PasswordFactory | |
init(Config $config) | PasswordFactory | |
needsUpdate(Password $password) | PasswordFactory | |
newFromCiphertext($hash) | PasswordFactory | |
newFromPlaintext($password, Password $existing=null) | PasswordFactory | |
newFromType($type) | PasswordFactory | |
newInvalidPassword() | PasswordFactory | static |
register($type, array $config) | PasswordFactory | |
setDefaultType($type) | PasswordFactory |