Class InfinispanKeycloakTransaction.CacheTaskWithValue<V>
java.lang.Object
org.keycloak.models.sessions.infinispan.InfinispanKeycloakTransaction.CacheTaskWithValue<V>
- All Implemented Interfaces:
InfinispanKeycloakTransaction.CacheTask
- Enclosing class:
- InfinispanKeycloakTransaction
public abstract static class InfinispanKeycloakTransaction.CacheTaskWithValue<V>
extends Object
implements InfinispanKeycloakTransaction.CacheTask
-
Field Summary
-
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.sessions.infinispan.InfinispanKeycloakTransaction.CacheTask
execute, getOperation
-
Field Details
-
value
-
lifespan
protected long lifespan -
lifespanUnit
-
-
Constructor Details
-
CacheTaskWithValue
-
-
Method Details
-
getValue
-
setValue
-
updateLifespan
-