Package | Description |
---|---|
org.keycloak.models.jpa.entities |
Modifier and Type | Method and Description |
---|---|
Collection<RealmRoleEntity> |
RealmEntity.getRoles() |
Modifier and Type | Method and Description |
---|---|
void |
RealmEntity.addRole(RealmRoleEntity role) |
Modifier and Type | Method and Description |
---|---|
void |
RealmEntity.setRoles(Collection<RealmRoleEntity> roles) |
Copyright © 2014. All Rights Reserved.