MediaWiki master
EncryptedPassword Member List

This is the complete list of members for EncryptedPassword, including all inherited members.

$argsParameterizedPasswordprotected
$configPasswordprotected
$factoryPasswordprotected
$hashPasswordprotected
$paramsParameterizedPasswordprotected
__construct(PasswordFactory $factory, array $config, string $hash=null)Password
assertIsSafeSize(string $hash)Passwordprotected
crypt(string $password)EncryptedPassword
getDefaultParams()EncryptedPasswordprotected
getDelimiter()EncryptedPasswordprotected
getType()Password
isSupported()Passwordprotected
needsUpdate()ParameterizedPassword
parseHash(?string $hash)ParameterizedPasswordprotected
toString()ParameterizedPassword
update()EncryptedPassword
verify(string $password)Password