‪TYPO3CMS  9.5
TYPO3\CMS\Saltedpasswords\Salt\SaltFactory Class Reference
Inheritance diagram for TYPO3\CMS\Saltedpasswords\Salt\SaltFactory:
TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory
PasswordHashInterface get (string $hash, string $mode)
 
PasswordHashInterface getDefaultHashInstance (string $mode)
 
- ‪Static Public Member Functions inherited from ‪TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory
static array getRegisteredSaltedHashingMethods ()
 
static PasswordHashInterface null getSaltingInstance ($saltedHash='', $mode=TYPO3_MODE)
 
static bool determineSaltingHashingMethod (string $saltedHash, $mode=TYPO3_MODE)
 
static PasswordHashInterface null setPreferredHashingMethod (string $resource)
 
- ‪Static Protected Attributes inherited from ‪TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory
static PasswordHashInterface $instance
 

Detailed Description

Definition at line 61 of file LegacyClassesForIde.php.