public class MockSessionContext extends Object implements javax.servlet.http.HttpSessionContext
HttpSessionContext.| Constructor and Description |
|---|
MockSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
getIds() |
javax.servlet.http.HttpSession |
getSession(String arg0) |
public Enumeration getIds()
getIds in interface javax.servlet.http.HttpSessionContextpublic javax.servlet.http.HttpSession getSession(String arg0)
getSession in interface javax.servlet.http.HttpSessionContextCopyright © 2017–2018. All rights reserved.