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.SimpleUrlAuthenticationFailureHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2002–2019 itracker. All rights reserved.