| Package | Description |
|---|---|
| com.amadeus.session |
Contains classes that provide generic session management including remote
storage.
|
| com.amadeus.session.servlet |
Contains classes that provide replacement for servlet container's
HttpSession behavior. |
| Modifier and Type | Field and Description |
|---|---|
protected SessionTracking |
SessionManager.tracking |
| Constructor and Description |
|---|
SessionManager(ExecutorFacade executors,
SessionFactory factory,
SessionRepository repository,
SessionTracking tracking,
SessionNotifier notifier,
SessionConfiguration configuration,
ClassLoader classLoader)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSessionTracking
This base class for session ID tracking that can be configured via
ServletContext. |
class |
UrlSessionTracking
This class propagates session id using URL re-writing.
|
Copyright © 2018 Amadeus s.a.s.. All rights reserved.