Package | Description |
---|---|
org.keycloak.models.sessions.infinispan.changes | |
org.keycloak.models.sessions.infinispan.remotestore |
Modifier and Type | Method and Description |
---|---|
static <S extends SessionEntity> |
MergedUpdate.computeUpdate(List<SessionUpdateTask<S>> childUpdates,
SessionEntityWrapper<S> sessionWrapper,
long lifespanMs,
long maxIdleTimeMs) |
Modifier and Type | Method and Description |
---|---|
<K,V extends SessionEntity> |
RemoteCacheInvoker.runTask(KeycloakSession kcSession,
RealmModel realm,
String cacheName,
K key,
MergedUpdate<V> task,
SessionEntityWrapper<V> sessionWrapper) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.