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,
CrowdRememberMeService rememberMeService) |
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, CrowdRememberMeService rememberMeService)
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 © 2021 Atlassian. All rights reserved.