public interface SessionFactory
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpSession |
getOrCreateSession(javax.servlet.http.HttpServletRequest httpRequest)
Wrapper method over
HttpServletRequest#getOrCreateSession |
This work is licensed under a Creative Commons Attribution 4.0 International License.