Class | Description |
---|---|
SessionCachingFilter |
Primary class which orchestrates everything.
|
SessionCachingFilter.RequestWrapper |
This request wrapper class extends the support class
HttpServletRequestWrapper, which implements all the methods in the
HttpServletRequest interface, as delegations to the wrapped request.
|
SessionListener |