|
@@ -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 {
|