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