Class | Description |
---|---|
HazelcastSessionRepository |
A
SessionRepository implementation that stores
sessions in Hazelcast's distributed IMap . |
PrincipalNameExtractor |
Hazelcast
ValueExtractor responsible for extracting principal name from the
MapSession . |
SessionEntryListener | Deprecated
Use
HazelcastSessionRepository instead. |
Enum | Description |
---|---|
HazelcastFlushMode |
Specifies when to write to the backing Hazelcast instance.
|