| Package | Description |
|---|---|
| org.keycloak.models.sessions.jpa.entities |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ClientUserSessionNoteEntity> |
ClientSessionEntity.userSessionNotes |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClientUserSessionNoteEntity> |
ClientSessionEntity.getUserSessionNotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSessionEntity.setUserSessionNotes(Collection<ClientUserSessionNoteEntity> userSessionNotes) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.