mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
SEC-2835: Polish
This commit is contained in:
parent
07c54e5d0e
commit
1a00c397a4
@ -67,7 +67,6 @@ public class DelegatingAuthenticationFailureHandler implements AuthenticationFai
|
|||||||
/**
|
/**
|
||||||
* {@inheritDoc}
|
* {@inheritDoc}
|
||||||
*/
|
*/
|
||||||
@Override
|
|
||||||
public void onAuthenticationFailure(HttpServletRequest request,
|
public void onAuthenticationFailure(HttpServletRequest request,
|
||||||
HttpServletResponse response, AuthenticationException exception)
|
HttpServletResponse response, AuthenticationException exception)
|
||||||
throws IOException, ServletException {
|
throws IOException, ServletException {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user