public static interface SessionManager.Session extends HttpSession
Modifier and Type | Method and Description |
---|---|
void |
access() |
boolean |
isValid() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.