Uses of Class
org.keycloak.models.sessions.infinispan.changes.sessions.AbstractLastSessionRefreshStore
Packages that use AbstractLastSessionRefreshStore
-
Uses of AbstractLastSessionRefreshStore in org.keycloak.models.sessions.infinispan.changes.sessions
Subclasses of AbstractLastSessionRefreshStore in org.keycloak.models.sessions.infinispan.changes.sessionsModifier and TypeClassDescriptionclass
The store is supposed to do periodic bulk update of lastSessionRefresh times of all userSessions, which were refreshed during some period of time.Methods in org.keycloak.models.sessions.infinispan.changes.sessions with parameters of type AbstractLastSessionRefreshStoreModifier and TypeMethodDescriptionprotected void
AbstractLastSessionRefreshStoreFactory.setupPeriodicTimer
(KeycloakSession kcSession, AbstractLastSessionRefreshStore store, long timerIntervalMs, String eventKey) Constructors in org.keycloak.models.sessions.infinispan.changes.sessions with parameters of type AbstractLastSessionRefreshStoreModifierConstructorDescription