| Package | Description |
|---|---|
| com.aspectran.core.adapter |
A package for providing basic adapters for integration with a core activity.
|
| com.aspectran.core.component.session |
Session Management Implementations
|
| Class | Description |
|---|---|
| Session |
The basic Session object.
|
| SessionAgent |
Session processing delegate by request.
|
| Class | Description |
|---|---|
| AbstractSessionCache |
Created: 2017.
|
| AbstractSessionDataStore |
Created: 2017.
|
| AbstractSessionHandler |
Abstract Implementation of SessionHandler.
|
| Session |
The basic Session object.
|
| Session.State |
state of the session: valid, invalid or being invalidated
|
| SessionAgent |
Session processing delegate by request.
|
| SessionCache |
The Interface SessionCache.
|
| SessionData |
The data associated with a session.
|
| SessionDataStore |
Created: 2017.
|
| SessionHandler |
The session handler is responsible for session start, session exists, session write,
time to live and session destroy.
|
| SessionIdGenerator |
The Session ID Generator.
|
| SessionManager |
The session manager initializes and destroys the session handler and session cache.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.