Class | Description |
---|---|
AbstractCookieSerializer |
Abstract base class implementing the Spring Session core
CookieSerializer interface to encapsulate
functionality common to all implementations as well as to simplify the implementation of the Spring Session core
CookieSerializer interface. |
AbstractHttpSessionIdResolver |
Abstract base class implementing the Spring Session core
HttpSessionIdResolver interface to encapsulate
functionality common to all implementations as well as to simplify the implementation of the Spring Session core
HttpSessionIdResolver interface. |