public class LocalCrowdLogoutHandler extends Object implements org.springframework.security.web.authentication.logout.LogoutHandler
| Constructor and Description |
|---|
LocalCrowdLogoutHandler(TokenAuthenticationManager tokenAuthenticationManager,
CrowdHttpTokenHelper tokenHelper,
ClientProperties clientProperties,
PropertyManager propertyManager) |
| 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 LocalCrowdLogoutHandler(TokenAuthenticationManager tokenAuthenticationManager, CrowdHttpTokenHelper tokenHelper, ClientProperties clientProperties, PropertyManager propertyManager)
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.LogoutHandlerCopyright © 2018 Atlassian. All rights reserved.