Spring Session for VMware GemFire
Package org.springframework.session.data.gemfire.expiration.repository
package org.springframework.session.data.gemfire.expiration.repository
-
ClassesClassDescriptionFixedDurationExpirationSessionRepository<S extends org.springframework.session.Session>The
FixedDurationExpirationSessionRepositoryclass is aSessionRepositoryimplementation wrapping an existingSessionRepository, data store specific, implementation in order to implement a fixedDurationexpiration policy on theSession.