MediaWiki
1.34.0
|
This is the complete list of members for PasswordFactory, including all inherited members.
$default | PasswordFactory | private |
$types | PasswordFactory | private |
__construct(array $config=[], $default='') | PasswordFactory | |
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 |