TYPO3 CMS  TYPO3_6-2
tx_saltedpasswords_salts Interface Reference
Inheritance diagram for tx_saltedpasswords_salts:
TYPO3\CMS\Saltedpasswords\Salt\SaltInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Saltedpasswords\Salt\SaltInterface
 checkPassword ($plainPW, $saltedHashPW)
 
 getSaltLength ()
 
 isAvailable ()
 
 getHashedPassword ($password, $salt=NULL)
 
 isHashUpdateNeeded ($passString)
 
 isValidSalt ($salt)
 
 isValidSaltedPW ($saltedPW)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 6137 of file LegacyClassesForIde.php.