Package io.jmix.sessions
Class SessionsProperties.ExpiringMap
java.lang.Object
io.jmix.sessions.SessionsProperties.ExpiringMap
- Enclosing class:
- SessionsProperties
Stores settings for
JmixExpiringSessionMap - a default local Map implementation for
MapSessionRepository that periodically removes expired sessions.-
Field Details
-
cleanupEnabled
Whether expired sessions should be deleted everycleanupTimeout -
cleanupTimeout
Period to clean up expired sessions.
-
-
Constructor Details
-
ExpiringMap
-
-
Method Details
-
getCleanupEnabled
- See Also:
-
getCleanupTimeout
- See Also:
-