Class RemoteCacheSessionListener.DontFetchInitialStateCacheListener
java.lang.Object
org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener
org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener.DontFetchInitialStateCacheListener
- Enclosing class:
- RemoteCacheSessionListener<K,
V extends SessionEntity>
public static class RemoteCacheSessionListener.DontFetchInitialStateCacheListener
extends RemoteCacheSessionListener
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener
RemoteCacheSessionListener.DontFetchInitialStateCacheListener, RemoteCacheSessionListener.FetchInitialStateCacheListener
-
Field Summary
Fields inherited from class org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener
logger
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener
created, createListener, createRemoteEntityInCache, init, removed, replaceRemoteEntityInCache, shouldUpdateLocalCache, updated
-
Constructor Details
-
DontFetchInitialStateCacheListener
public DontFetchInitialStateCacheListener()
-