TYPO3 CMS  TYPO3_6-2
tx_saltedpasswords_salts_factory Class Reference
Inheritance diagram for tx_saltedpasswords_salts_factory:
TYPO3\CMS\Saltedpasswords\Salt\SaltFactory

Additional Inherited Members

- Static Public Member Functions inherited from TYPO3\CMS\Saltedpasswords\Salt\SaltFactory
static getRegisteredSaltedHashingMethods ()
 
static getSaltingInstance ($saltedHash='', $mode=TYPO3_MODE)
 
static determineSaltingHashingMethod ($saltedHash, $mode=TYPO3_MODE)
 
static setPreferredHashingMethod ($resource)
 
- Static Protected Member Functions inherited from TYPO3\CMS\Saltedpasswords\Salt\SaltFactory
static getDefaultSaltMethods ()
 
- Static Protected Attributes inherited from TYPO3\CMS\Saltedpasswords\Salt\SaltFactory
static $instance = NULL
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 6132 of file LegacyClassesForIde.php.