public class VaadinSessionClosingLogoutHandler extends Object implements LogoutHandler
LogoutHandler that closes all the Vaadin sessions in the current HTTP servlet session.| Constructor and Description |
|---|
VaadinSessionClosingLogoutHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
logout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Authentication authentication) |
public void logout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Authentication authentication)
logout in interface LogoutHandlerCopyright © 2017. All rights reserved.