Uses of Class
org.keycloak.models.sessions.infinispan.changes.sessions.AbstractLastSessionRefreshStore
-
Uses of AbstractLastSessionRefreshStore in org.keycloak.models.sessions.infinispan.changes.sessions
Modifier and TypeClassDescriptionclass
Cross-DC based CrossDCLastSessionRefreshStore Tracks the queue of lastSessionRefreshes, which were updated on this host.class
The store is supposed to do periodic bulk update of lastSessionRefresh times of all userSessions, which were refreshed during some period of time.Modifier and TypeMethodDescriptionprotected void
AbstractLastSessionRefreshStoreFactory.setupPeriodicTimer
(KeycloakSession kcSession, AbstractLastSessionRefreshStore store, long timerIntervalMs, String eventKey)