Package | Description |
---|---|
org.keycloak.models.jpa.entities |
Modifier and Type | Method and Description |
---|---|
Collection<UserConsentClientScopeEntity> |
UserConsentEntity.getGrantedClientScopes() |
Modifier and Type | Method and Description |
---|---|
void |
UserConsentEntity.setGrantedClientScopes(Collection<UserConsentClientScopeEntity> grantedClientScopes) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.