Uses of Class
org.keycloak.models.jpa.entities.UserConsentEntity
-
Uses of UserConsentEntity in org.keycloak.models.jpa.entities
Modifier and TypeFieldDescriptionprotected UserConsentEntity
UserConsentClientScopeEntity.Key.userConsent
protected UserConsentEntity
UserConsentClientScopeEntity.userConsent
Modifier and TypeMethodDescriptionUserConsentClientScopeEntity.getUserConsent()
UserConsentClientScopeEntity.Key.getUserConsent()
Modifier and TypeMethodDescriptionvoid
UserConsentClientScopeEntity.setUserConsent
(UserConsentEntity userConsent)