public class LastSessionRefreshChecker extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.logging.Logger |
logger |
| Constructor and Description |
|---|
LastSessionRefreshChecker(LastSessionRefreshStore store,
LastSessionRefreshStore offlineStore) |
| Modifier and Type | Method and Description |
|---|---|
SessionUpdateTask.CrossDCMessageStatus |
getCrossDCMessageStatus(KeycloakSession kcSession,
RealmModel realm,
SessionEntityWrapper<UserSessionEntity> sessionWrapper,
boolean offline,
int newLastSessionRefresh) |
public LastSessionRefreshChecker(LastSessionRefreshStore store, LastSessionRefreshStore offlineStore)
public SessionUpdateTask.CrossDCMessageStatus getCrossDCMessageStatus(KeycloakSession kcSession, RealmModel realm, SessionEntityWrapper<UserSessionEntity> sessionWrapper, boolean offline, int newLastSessionRefresh)
Copyright © 2017 JBoss by Red Hat. All rights reserved.