All Classes and Interfaces
Class
Description
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry.A notifier of session activation/passivation events originating from Infinispan.
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.A session manager implementation backed by an embedded Infinispan cache.
Factory for creating session managers.
The configuration of this session manager factory.
A factory for creating session metadata.
The serialization context initializer for this module.
The factory for creating the context of a user.
Embedded Infinispan cache-based user manager factory.
The serialization context initializer for this package.
The factory for creating user sessions.
Provider of the mapper for cache keys.
Cache key for session attributes.
Resolver for
SessionAttributesKey.The serialization context initializer for this package.
Cache entry filters for use by cache streams.
Cache key filters for use by cache streams.
Session remover that removes a session if and only if it is expired.
Base
Formatter for cache keys containing session identifiers.Cache key for the session meta data entry.
Formatter for a
SessionMetaDataKey.The serialization context initializer for this package.
Cache key for the authentication cache entry.
Formatter for
UserContextKeyThe cache entry containing the associated sessions for a user.
Formatter for
UserSessionsKey.