class AuthenticationUtils
Extracts Security Errors from Request.
| __construct(RequestStack $requestStack) | ||
| AuthenticationException|null | getLastAuthenticationError(bool $clearSession = true) | |
| string | getLastUsername() |
| RequestStack | $requestStack |
| bool | $clearSession |
| AuthenticationException|null |
| string |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Http/Authentication/AuthenticationUtils.html