@Component public class JwtAuthSuccessHandler extends AuthSuccessHandler implements org.springframework.security.web.authentication.AuthenticationSuccessHandler
LOGGER, MAPPER| 构造器和说明 |
|---|
JwtAuthSuccessHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
setTokenToResponseHeader, successpublishAuthFailureEvent, publishAuthSuccessEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonAuthenticationSuccessresponse, responseDatapublic void onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
onAuthenticationSuccess 在接口中 org.springframework.security.web.authentication.AuthenticationSuccessHandlerCopyright © 2024. All rights reserved.