All Classes and Interfaces

Class
Description
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry.
Session remover that removes a session if and only if it is expired.
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.
Generic session manager implementation - independent of cache mapping strategy.
Configuration for an InfinispanSessionManager.
Factory for creating session managers.
 
 
 
 
Embedded Infinispan cache-based user manager factory.
 
 
 
Factory for creating a SessionAttributeActivationNotifier for a given session identifier.
Cache key for session attributes.
Resolver for SessionAttributesKey.
 
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
SessionKeyFormatter<K extends org.wildfly.clustering.cache.Key<String>>
Base Formatter for cache keys containing session identifiers.
Cache key for the session meta data entry.
Filters a cache for session meta data entries.
Formatter for a SessionMetaDataKey.
 
Cache key for the authentication cache entry.
Formatter for UserContextKey
 
Formatter for UserSessionsKey.