SEC-2835: Polish

This commit is contained in:
Rob Winch 2015-02-04 15:50:24 -06:00
parent 07c54e5d0e
commit 1a00c397a4

View File

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