public static class JsrWebSocketFilter.LogoutListener extends Object implements jakarta.servlet.http.HttpSessionListener
| Constructor and Description |
|---|
LogoutListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
sessionCreated(jakarta.servlet.http.HttpSessionEvent se) |
void |
sessionDestroyed(jakarta.servlet.http.HttpSessionEvent se) |
public void sessionCreated(jakarta.servlet.http.HttpSessionEvent se)
sessionCreated in interface jakarta.servlet.http.HttpSessionListenerpublic void sessionDestroyed(jakarta.servlet.http.HttpSessionEvent se)
sessionDestroyed in interface jakarta.servlet.http.HttpSessionListenerCopyright © 2022 JBoss by Red Hat. All rights reserved.