public class LogoutSuccessHandler extends Object implements HandleSupport, org.springframework.security.web.authentication.logout.LogoutSuccessHandler
登出成功后的处理
LOGGER, MAPPER| 构造器和说明 |
|---|
LogoutSuccessHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onLogoutSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresponse, response, response, responsepublic void onLogoutSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
onLogoutSuccess 在接口中 org.springframework.security.web.authentication.logout.LogoutSuccessHandlerCopyright © 2022. All rights reserved.