Class SessionWebsocketListener

java.lang.Object
ch.tocco.nice2.usermanager.impl.websocket.SessionWebsocketListener
All Implemented Interfaces:
BaseWebsocketListener

@Component public class SessionWebsocketListener extends Object implements BaseWebsocketListener
Closes the web socket Session if the session that is associated with the given SecurityContext is no longer active.