|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SessionDAO | Data Access Object design pattern specification to enable Session access to an
EIS (Enterprise Information System). |
| Class Summary | |
|---|---|
| CachingSessionDAO | An CachingSessionDAO is a SessionDAO that provides a transparent caching layer between the components that use it and the underlying EIS (Enterprise Information System) for enhanced performance. |
| MemorySessionDAO | Simple memory-based implementation of the SessionDAO that relies on its configured
CacheManager for Session caching and in-memory persistence. |
EIS (Enterprise Information System)-tier components that can perform CRUD operations for sessions using any EIS API.
|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||