Uses of Class
org.keycloak.models.cache.infinispan.entities.CachedUserConsent
Packages that use CachedUserConsent
-
Uses of CachedUserConsent in org.keycloak.models.cache.infinispan.entities
Methods in org.keycloak.models.cache.infinispan.entities that return types with arguments of type CachedUserConsentConstructor parameters in org.keycloak.models.cache.infinispan.entities with type arguments of type CachedUserConsentModifierConstructorDescriptionCachedUserConsents
(Long revision, String id, RealmModel realm, List<CachedUserConsent> consents) CachedUserConsents
(Long revision, String id, RealmModel realm, List<CachedUserConsent> consents, boolean allConsents)