| Package | Description |
|---|---|
| org.keycloak.models.sessions.jpa.entities |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ClientSessionRoleEntity> |
ClientSessionEntity.roles |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClientSessionRoleEntity> |
ClientSessionEntity.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSessionEntity.setRoles(Collection<ClientSessionRoleEntity> roles) |
Copyright © 2014. All Rights Reserved.