Uses of Class
org.keycloak.models.map.userSession.MapUserSessionEntity.AbstractUserSessionEntity
- 
Packages that use MapUserSessionEntity.AbstractUserSessionEntity Package Description org.keycloak.models.map.storage.jpa.userSession.entity org.keycloak.models.map.userSession 
- 
- 
Uses of MapUserSessionEntity.AbstractUserSessionEntity in org.keycloak.models.map.storage.jpa.userSession.entitySubclasses of MapUserSessionEntity.AbstractUserSessionEntity in org.keycloak.models.map.storage.jpa.userSession.entity Modifier and Type Class Description classJpaUserSessionEntityThere are some fields marked by@Column(insertable = false, updatable = false).classJpaUserSessionMetadata
- 
Uses of MapUserSessionEntity.AbstractUserSessionEntity in org.keycloak.models.map.userSessionSubclasses of MapUserSessionEntity.AbstractUserSessionEntity in org.keycloak.models.map.userSession Modifier and Type Class Description classMapUserSessionEntityFieldDelegateclassMapUserSessionEntityImplstatic classMapUserSessionEntityImpl.Empty
 
-