Uses of Class
org.keycloak.storage.jpa.entity.FederatedUserConsentClientScopeEntity
Packages that use FederatedUserConsentClientScopeEntity
-
Uses of FederatedUserConsentClientScopeEntity in org.keycloak.storage.jpa.entity
Methods in org.keycloak.storage.jpa.entity that return types with arguments of type FederatedUserConsentClientScopeEntityMethod parameters in org.keycloak.storage.jpa.entity with type arguments of type FederatedUserConsentClientScopeEntityModifier and TypeMethodDescriptionvoid
FederatedUserConsentEntity.setGrantedClientScopes
(Collection<FederatedUserConsentClientScopeEntity> grantedClientScopes)