JSecurity

Package org.jsecurity.session.mgt.eis

EIS (Enterprise Information System)-tier components that can perform CRUD operations for sessions using any EIS API.

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.
 

Package org.jsecurity.session.mgt.eis Description

EIS (Enterprise Information System)-tier components that can perform CRUD operations for sessions using any EIS API.


JSecurity

Copyright © 2004-2008 JSecurity.