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