JSecurity

Uses of Package
org.jsecurity.session.mgt.eis

Packages that use org.jsecurity.session.mgt.eis
org.jsecurity.session.mgt SessionManager components supporting enterprise session management. 
org.jsecurity.session.mgt.eis EIS (Enterprise Information System)-tier components that can perform CRUD operations for sessions using any EIS API. 
 

Classes in org.jsecurity.session.mgt.eis used by org.jsecurity.session.mgt
SessionDAO
          Data Access Object design pattern specification to enable Session access to an EIS (Enterprise Information System).
 

Classes in org.jsecurity.session.mgt.eis used by org.jsecurity.session.mgt.eis
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.
SessionDAO
          Data Access Object design pattern specification to enable Session access to an EIS (Enterprise Information System).
 


JSecurity

Copyright © 2004-2008 JSecurity.