Method | Description | |
---|---|---|
__construct ( Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface $tokenStorage, string $providerKey ) | Build method | |
giveCredentialsWithNewPassword ( Elcodi\Component\User\Event\PasswordRecoverEvent $event ) | on Password Recover event |
public __construct ( Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface $tokenStorage, string $providerKey ) | ||
$tokenStorage | Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface | Token storage |
$providerKey | string | Provider key |
public giveCredentialsWithNewPassword ( Elcodi\Component\User\Event\PasswordRecoverEvent $event ) | ||
$event | Elcodi\Component\User\Event\PasswordRecoverEvent | Password recover event |