org.mortbay.jetty.servlet
Interface SessionManager.Session
- HttpSession
- AbstractSessionManager.Session, HashSessionManager.Session
public static interface SessionManager.Session
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
access
public void access()
isValid
public boolean isValid()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.