public class AuthenticationErrorHandler
extends org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler
Constructor | Description |
---|---|
AuthenticationErrorHandler() |
Modifier and Type | Method | Description |
---|---|---|
void |
onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException exception) |
public void onAuthenticationFailure(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.security.core.AuthenticationException exception) throws IOException, javax.servlet.ServletException
onAuthenticationFailure
in class org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler
IOException
javax.servlet.ServletException
Copyright © 2002–2019 itracker. All rights reserved.