Uses of Package
org.keycloak.models.map.storage.jpa.userSession.entity
Package
Description
-
ClassDescriptionThere are some fields marked by
@Column(insertable = false, updatable = false)
. -
ClassDescriptionEntity represents authenticated client session.There are some fields marked by
@Column(insertable = false, updatable = false)
.