| Package | Description |
|---|---|
| org.keycloak.models.entities |
| Modifier and Type | Method and Description |
|---|---|
List<PersistentClientSessionEntity> |
PersistentUserSessionEntity.getClientSessions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentUserSessionEntity.setClientSessions(List<PersistentClientSessionEntity> clientSessions) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.