public class PreAuthTokenCookieClearingLogoutHandler extends Object implements org.springframework.security.web.authentication.logout.LogoutHandler
LogoutFilter
.
Created by zhanghaolun on 16/7/6.
Constructor and Description |
---|
PreAuthTokenCookieClearingLogoutHandler() |
Modifier and Type | Method and Description |
---|---|
void |
logout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
public PreAuthTokenCookieClearingLogoutHandler()
public void logout(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.security.core.Authentication authentication)
logout
in interface org.springframework.security.web.authentication.logout.LogoutHandler
Copyright © 2017. All rights reserved.