◆ __construct()
- Parameters
-
PasswordHashServiceInterface | $passwordHashService | |
PasswordVerificationServiceInterface | $passwordVerificationService | |
◆ hash()
OxidEsales\EshopCommunity\Internal\Domain\Authentication\Bridge\PasswordServiceBridge::hash |
( |
string |
$password | ) |
|
◆ passwordNeedsRehash()
OxidEsales\EshopCommunity\Internal\Domain\Authentication\Bridge\PasswordServiceBridge::passwordNeedsRehash |
( |
string |
$passwordHash | ) |
|
◆ verifyPassword()
OxidEsales\EshopCommunity\Internal\Domain\Authentication\Bridge\PasswordServiceBridge::verifyPassword |
( |
string |
$password, |
|
|
string |
$passwordHash |
|
) |
| |
◆ $passwordHashService
OxidEsales\EshopCommunity\Internal\Domain\Authentication\Bridge\PasswordServiceBridge::$passwordHashService |
|
private |
◆ $passwordVerificationService
OxidEsales\EshopCommunity\Internal\Domain\Authentication\Bridge\PasswordServiceBridge::$passwordVerificationService |
|
private |
The documentation for this class was generated from the following file: