Package | Description |
---|---|
org.keycloak.storage.jpa.entity |
Modifier and Type | Method and Description |
---|---|
Collection<FederatedUserConsentClientScopeEntity> |
FederatedUserConsentEntity.getGrantedClientScopes() |
Modifier and Type | Method and Description |
---|---|
void |
FederatedUserConsentEntity.setGrantedClientScopes(Collection<FederatedUserConsentClientScopeEntity> grantedClientScopes) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.