Package | Description |
---|---|
org.keycloak.models.sessions.infinispan.initializer | |
org.keycloak.models.sessions.infinispan.remotestore |
Modifier and Type | Interface and Description |
---|---|
interface |
SessionLoader<LOADER_CONTEXT extends SessionLoader.LoaderContext,WORKER_CONTEXT extends SessionLoader.WorkerContext,WORKER_RESULT extends SessionLoader.WorkerResult> |
Modifier and Type | Class and Description |
---|---|
class |
OfflinePersistentLoaderContext |
Modifier and Type | Method and Description |
---|---|
void |
SessionInitializerWorker.setWorkerEnvironment(SessionLoader.LoaderContext loaderCtx,
SessionLoader.WorkerContext workerCtx,
SessionLoader sessionLoader) |
protected void |
InfinispanCacheInitializer.startLoadingImpl(InitializerState state,
SessionLoader.LoaderContext loaderCtx) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteCacheSessionsLoaderContext |
Copyright © 2021 JBoss by Red Hat. All rights reserved.