Class | Description |
---|---|
HazelcastIndexedSessionRepository |
A
SessionRepository implementation that stores
sessions in Hazelcast's distributed IMap . |
HazelcastSessionRepository | Deprecated
since 2.2.0 in favor of
HazelcastIndexedSessionRepository |
HazelcastSessionSerializer | |
PrincipalNameExtractor |
Hazelcast
ValueExtractor responsible for extracting principal name from the
MapSession . |
SessionUpdateEntryProcessor |
Hazelcast
EntryProcessor responsible for handling updates to session. |
Enum | Description |
---|---|
HazelcastFlushMode | Deprecated
since 2.2.0 in favor of
FlushMode |