Package | Description |
---|---|
org.keycloak.models.sessions.infinispan.changes.sessions |
Modifier and Type | Class and Description |
---|---|
class |
CrossDCLastSessionRefreshStore
Cross-DC based CrossDCLastSessionRefreshStore
Tracks the queue of lastSessionRefreshes, which were updated on this host.
|
class |
PersisterLastSessionRefreshStore
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 Type | Method and Description |
---|---|
protected void |
AbstractLastSessionRefreshStoreFactory.setupPeriodicTimer(KeycloakSession kcSession,
AbstractLastSessionRefreshStore store,
long timerIntervalMs,
String eventKey) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.