public class PentahoLogoutHandler extends Object implements org.springframework.security.web.authentication.logout.LogoutHandler
org.springframework.security.ui.logout.LogoutHandler,
org.springframework.security.ui.logout.LogoutFilter| Constructor and Description |
|---|
PentahoLogoutHandler() |
| 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 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