protected class HttpRequestImpl.SessionInvalidateListener extends ServletSessionAdapter
session
Constructor and Description |
---|
SessionInvalidateListener(jakarta.servlet.http.HttpSession session,
BeginWebBeansListener end) |
Modifier and Type | Method and Description |
---|---|
void |
invalidate() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
public SessionInvalidateListener(jakarta.servlet.http.HttpSession session, BeginWebBeansListener end)
public void invalidate()
invalidate
in class ServletSessionAdapter