MediaWiki REL1_37
Pbkdf2Password Member List

This is the complete list of members for Pbkdf2Password, 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)Pbkdf2Password
getDefaultParams()Pbkdf2Passwordprotected
getDelimiter()Pbkdf2Passwordprotected
getType()Password
isSupported()Passwordprotected
MAX_HASH_SIZEPasswordprivate
needsUpdate()ParameterizedPassword
parseHash(?string $hash)ParameterizedPasswordprotected
toString()ParameterizedPassword
verify(string $password)Password