Package | Description |
---|---|
org.keycloak.models.jpa.entities |
Modifier and Type | Method and Description |
---|---|
Collection<ClientUserSessionAssociationEntity> |
UserSessionEntity.getClients() |
Modifier and Type | Method and Description |
---|---|
void |
UserSessionEntity.setClients(Collection<ClientUserSessionAssociationEntity> clients) |
Copyright © 2014. All Rights Reserved.