Package | Description |
---|---|
org.keycloak.models.sessions.infinispan | |
org.keycloak.models.sessions.infinispan.changes.sessions |
Class and Description |
---|
CrossDCLastSessionRefreshStore
Cross-DC based CrossDCLastSessionRefreshStore
Tracks the queue of lastSessionRefreshes, which were updated on this host.
|
PersisterLastSessionRefreshStore
The store is supposed to do periodic bulk update of lastSessionRefresh times of all userSessions, which were refreshed during some period
of time.
|
Class and Description |
---|
AbstractLastSessionRefreshStore
Abstract "store" for bulk sending of the updates related to lastSessionRefresh
|
AbstractLastSessionRefreshStoreFactory |
CrossDCLastSessionRefreshStore
Cross-DC based CrossDCLastSessionRefreshStore
Tracks the queue of lastSessionRefreshes, which were updated on this host.
|
LastSessionRefreshEvent |
PersisterLastSessionRefreshStore
The store is supposed to do periodic bulk update of lastSessionRefresh times of all userSessions, which were refreshed during some period
of time.
|
SessionData |
Copyright © 2021 JBoss by Red Hat. All rights reserved.