| Package | Description |
|---|---|
| org.keycloak.models.sessions.jpa.entities |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<UserSessionNoteEntity> |
UserSessionEntity.notes |
| Modifier and Type | Method and Description |
|---|---|
Collection<UserSessionNoteEntity> |
UserSessionEntity.getNotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSessionEntity.setNotes(Collection<UserSessionNoteEntity> notes) |
Copyright © 2015. All rights reserved.