All Classes and Interfaces

Class
Description
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry.
SessionAttributesFactory for fine granularity sessions, where all session attributes are stored in a single cache entry, but changes are applied by functions such that only modified and mutated values ever replicate/persist.
Factory for creating a Session backed by a set of RemoteCache entries.
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
Configuration for an HotRodSessionManager.
Factory for creating session managers.
Factory for creating SessionMetaData backed by a pair of RemoteCache entries.
 
 
Remote Infinispan cache-based user manager factory.
 
 
Cache key for the session access meta data entry.
Cache key for session attributes.
 
Cache key for the session creation meta data entry.
A near-cache factory based on max-active-sessions.