Package | Description |
---|---|
org.keycloak.models.jpa | |
org.keycloak.models.jpa.entities |
Modifier and Type | Method and Description |
---|---|
UserSessionEntity |
UserSessionAdapter.getEntity() |
Constructor and Description |
---|
UserSessionAdapter(javax.persistence.EntityManager em,
RealmModel realm,
UserSessionEntity entity) |
Modifier and Type | Method and Description |
---|---|
UserSessionEntity |
ClientUserSessionAssociationEntity.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
ClientUserSessionAssociationEntity.setSession(UserSessionEntity session) |
Copyright © 2014. All Rights Reserved.