public class PasswordAuthSuccessHandler extends AuthSuccessHandler implements org.springframework.security.web.authentication.AuthenticationSuccessHandler
securityServiceLOGGER, MAPPER| 构造器和说明 |
|---|
PasswordAuthSuccessHandler(SecurityService securityService,
JwtTemplate jwtTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
createTokenAddToAllowListAndResponse, success, successclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonAuthenticationSuccessresponse, response, response, responsepublic PasswordAuthSuccessHandler(SecurityService securityService, JwtTemplate jwtTemplate)
public 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 © 2022. All rights reserved.