protected class HashSessionManager.Session extends AbstractSessionManager.Session
| Modifier | Constructor and Description |
|---|---|
protected |
Session(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected Map |
newAttributeMap() |
access, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveIntervalprotected Map newAttributeMap()
newAttributeMap in class AbstractSessionManager.SessionCopyright © 2016. All Rights Reserved.