Package | Description |
---|---|
org.keycloak.models.sessions.jpa.entities |
Modifier and Type | Field and Description |
---|---|
protected Collection<ClientSessionNoteEntity> |
ClientSessionEntity.notes |
Modifier and Type | Method and Description |
---|---|
Collection<ClientSessionNoteEntity> |
ClientSessionEntity.getNotes() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionEntity.setNotes(Collection<ClientSessionNoteEntity> notes) |
Copyright © 2015. All Rights Reserved.