Class AbstractExtendableRevisioned
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.entities.AbstractExtendableRevisioned
- All Implemented Interfaces:
CachedObject
,Revisioned
- Direct Known Subclasses:
CachedRealm
,CachedUser
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCache things along with this cacheable objectMethods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevision
-
Field Details
-
cachedWith
-
-
Constructor Details
-
AbstractExtendableRevisioned
-
-
Method Details
-
getCachedWith
Cache things along with this cacheable object- Returns:
-