public class MockHttpSession extends JbootHttpSession
| 构造器和说明 |
|---|
MockHttpSession(String id,
javax.servlet.ServletContext servletContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
private static Map<String,Object> |
createSessionStore(String sessionId) |
checkValid, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isDataChanged, isEmpty, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval, snapshotpublic MockHttpSession(String id, javax.servlet.ServletContext servletContext)
private static Map<String,Object> createSessionStore(String sessionId)
Copyright © 2024. All rights reserved.