public class UndertowSessionExpirationListener extends Object implements SessionExpirationListener
| Constructor and Description |
|---|
UndertowSessionExpirationListener(io.undertow.servlet.api.Deployment deployment,
io.undertow.server.session.SessionListeners listeners) |
| Modifier and Type | Method and Description |
|---|---|
void |
sessionExpired(ImmutableSession session) |
public UndertowSessionExpirationListener(io.undertow.servlet.api.Deployment deployment,
io.undertow.server.session.SessionListeners listeners)
public void sessionExpired(ImmutableSession session)
sessionExpired in interface SessionExpirationListenerCopyright © 2021 JBoss by Red Hat. All rights reserved.