Uses of Class
org.keycloak.models.jpa.entities.UserConsentClientScopeEntity
Packages that use UserConsentClientScopeEntity
-
Uses of UserConsentClientScopeEntity in org.keycloak.models.jpa.entities
Methods in org.keycloak.models.jpa.entities that return types with arguments of type UserConsentClientScopeEntityMethod parameters in org.keycloak.models.jpa.entities with type arguments of type UserConsentClientScopeEntityModifier and TypeMethodDescriptionvoid
UserConsentEntity.setGrantedClientScopes
(Collection<UserConsentClientScopeEntity> grantedClientScopes)