Méthode | Description | |
---|---|---|
onAuthenticationFailure ( |
This is called when an interactive authentication attempt fails. This is called by authentication listeners inheriting from AbstractAuthenticationListener. |
public onAuthenticationFailure ( |
||
$request | ||
$exception | Symfony\Component\Security\Core\Exception\AuthenticationException | |
Résultat | The response to return, never null |