Class CachedUserConsent
java.lang.Object
org.keycloak.models.cache.infinispan.entities.CachedUserConsent
- Author:
 - Marek Posolda
 
- 
Constructor Summary
ConstructorsConstructorDescriptionCachedUserConsent(String clientDbId) CachedUserConsent(UserConsentModel consentModel)  - 
Method Summary
Modifier and TypeMethodDescriptionboolean 
- 
Constructor Details
- 
CachedUserConsent
 - 
CachedUserConsent
 
 - 
 - 
Method Details
- 
getClientDbId
 - 
getClientScopeIds
 - 
getCreatedDate
 - 
getLastUpdatedDate
 - 
isNotExistent
public boolean isNotExistent() 
 -