public class OAuth2TokenRevocationResponseHandler extends Object implements org.springframework.security.web.authentication.AuthenticationSuccessHandler
| 构造器和说明 |
|---|
OAuth2TokenRevocationResponseHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
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 © 2023. All rights reserved.