Package | Description |
---|---|
org.keycloak.models.jpa.entities |
Modifier and Type | Method and Description |
---|---|
Collection<UserConsentRoleEntity> |
UserConsentEntity.getGrantedRoles() |
Modifier and Type | Method and Description |
---|---|
void |
UserConsentEntity.setGrantedRoles(Collection<UserConsentRoleEntity> grantedRoles) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.