Uses of Interface
org.keycloak.models.cache.CachedObject
-
-
Uses of CachedObject in org.keycloak.models.cache.infinispan
Classes in org.keycloak.models.cache.infinispan that implement CachedObject Modifier and Type Class Description classClientAdapter -
Uses of CachedObject in org.keycloak.models.cache.infinispan.authorization.entities
Classes in org.keycloak.models.cache.infinispan.authorization.entities that implement CachedObject Modifier and Type Class Description classCachedPermissionTicketclassCachedPolicyclassCachedResourceclassCachedResourceServerclassCachedScopeclassPermissionTicketListQueryclassPermissionTicketResourceListQueryclassPermissionTicketScopeListQueryclassPolicyListQueryclassPolicyResourceListQueryclassPolicyScopeListQueryclassResourceListQueryclassResourceScopeListQueryclassResourceServerListQueryclassScopeListQuery -
Uses of CachedObject in org.keycloak.models.cache.infinispan.entities
Classes in org.keycloak.models.cache.infinispan.entities that implement CachedObject Modifier and Type Class Description classAbstractExtendableRevisionedclassAbstractRevisionedclassCachedClientclassCachedClientRoleclassCachedClientScopeclassCachedFederatedIdentityLinksThe cache entry, which contains list of all identityProvider links for particular user.classCachedGroupclassCachedRealmclassCachedRealmRoleclassCachedRoleclassCachedUserclassCachedUserConsentsclassClientListQueryclassClientScopeListQueryclassGroupListQueryclassRealmListQueryclassRoleListQueryclassUserListQuery -
Uses of CachedObject in org.keycloak.storage
Methods in org.keycloak.storage with parameters of type CachedObject Modifier and Type Method Description booleanCacheableStorageProviderModel. shouldInvalidate(CachedObject cached)
-