public class RootRequestFilter.HybrisRequestWrapper
extends HttpServletRequestWrapper
| Modifier and Type | Method and Description |
|---|---|
HttpSession |
getSession()
Overwritten to return a wrapped session instead of the original one.
|
HttpSession |
getSession(boolean create)
Overwritten to return a wrapped session instead of the original one.
|
protected Set<JaloSession> |
getSessionsToClose() |
protected void |
registerJaloSessionToClose(JaloSession js) |
protected void registerJaloSessionToClose(JaloSession js)
protected Set<JaloSession> getSessionsToClose()
public HttpSession getSession()
public HttpSession getSession(boolean create)
Copyright © 2017 SAP SE. All Rights Reserved.