public class RestAuthenticationFailureHandler extends UsernameStoringAuthenticationFailureHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
RestAuthenticationFailureHandler.LoginError |
LAST_USERNAME_KEY| Constructor and Description |
|---|
RestAuthenticationFailureHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException exception) |
storeUsernamepublic 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 interface org.springframework.security.web.authentication.AuthenticationFailureHandleronAuthenticationFailure in class UsernameStoringAuthenticationFailureHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2024 Atlassian. All rights reserved.