Class AbstractLastSessionRefreshStoreFactory.PropagateLastSessionRefreshTask
java.lang.Object
org.keycloak.models.sessions.infinispan.changes.sessions.AbstractLastSessionRefreshStoreFactory.PropagateLastSessionRefreshTask
- All Implemented Interfaces:
KeycloakSessionTask
,ScheduledTask
- Enclosing class:
- AbstractLastSessionRefreshStoreFactory
public static class AbstractLastSessionRefreshStoreFactory.PropagateLastSessionRefreshTask
extends Object
implements ScheduledTask
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.models.KeycloakSessionTask
useExistingSession
Methods inherited from interface org.keycloak.timer.ScheduledTask
getTaskName
-
Constructor Details
-
PropagateLastSessionRefreshTask
-
-
Method Details
-
run
- Specified by:
run
in interfaceKeycloakSessionTask
-