Package org.springframework.session.hazelcast
package org.springframework.session.hazelcast
-
ClassesClassDescriptionA
SessionRepositoryimplementation that stores sessions in Hazelcast's distributedIMap.ASerializerimplementation that handles the (de)serialization ofMapSessionstored onIMap.HazelcastValueExtractorresponsible for extracting principal name from theMapSession.HazelcastEntryProcessorresponsible for handling updates to session.