Uses of Class
org.keycloak.models.jpa.entities.UserConsentEntity
Packages that use UserConsentEntity
-
Uses of UserConsentEntity in org.keycloak.models.jpa.entities
Fields in org.keycloak.models.jpa.entities declared as UserConsentEntityModifier and TypeFieldDescriptionprotected UserConsentEntity
UserConsentClientScopeEntity.Key.userConsent
protected UserConsentEntity
UserConsentClientScopeEntity.userConsent
Methods in org.keycloak.models.jpa.entities that return UserConsentEntityModifier and TypeMethodDescriptionUserConsentClientScopeEntity.getUserConsent()
UserConsentClientScopeEntity.Key.getUserConsent()
Methods in org.keycloak.models.jpa.entities with parameters of type UserConsentEntityModifier and TypeMethodDescriptionvoid
UserConsentClientScopeEntity.setUserConsent
(UserConsentEntity userConsent) Constructors in org.keycloak.models.jpa.entities with parameters of type UserConsentEntity