public class JwtAuthFailureHandler extends AuthFailureHandler implements org.springframework.security.web.authentication.AuthenticationFailureHandler
i18nHandlerLOGGER, MAPPER| 构造器和说明 |
|---|
JwtAuthFailureHandler(I18nHandler i18nHandler) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException ex) |
failclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresponse, response, response, responsepublic JwtAuthFailureHandler(I18nHandler i18nHandler)
public void onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException ex)
onAuthenticationFailure 在接口中 org.springframework.security.web.authentication.AuthenticationFailureHandlerCopyright © 2022. All rights reserved.