Package | Description |
---|---|
org.keycloak.storage.jpa.entity |
Modifier and Type | Method and Description |
---|---|
Collection<FederatedUserConsentRoleEntity> |
FederatedUserConsentEntity.getGrantedRoles() |
Modifier and Type | Method and Description |
---|---|
void |
FederatedUserConsentEntity.setGrantedRoles(Collection<FederatedUserConsentRoleEntity> grantedRoles) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.