Method | Description | |
---|---|---|
authenticate ( |
Runs authentication against provided request and returns the authenticated security token. | |
logout ( |
Performs logout by running configured logout handlers. |
public authenticate ( |
||
$request | ||
return | Symfony\Component\Security\Core\Authentication\Token\TokenInterface |
public logout ( |
||
$request | ||
return |