Property | Type | Description | |
---|---|---|---|
$authAdapter | |||
$userService |
Method | Description | |
---|---|---|
__construct ( |
Constructor | |
onAuthenticationSuccess ( |
This is called when an interactive authentication attempt succeeds. This is called by authentication listeners inheriting from AbstractAuthenticationListener. |
public __construct ( |
||
$httpUtils | ||
$options | array | |
$authAdapter | Newscoop\Services\Auth\DoctrineAuthService | |
$userService | UserService |
public onAuthenticationSuccess ( |
||
$request | ||
$token | Symfony\Component\Security\Core\Authentication\Token\TokenInterface | |
return |