Class JpaUserSessionMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.userSession.MapUserSessionEntity.AbstractUserSessionEntity
org.keycloak.models.map.userSession.MapUserSessionEntityImpl
org.keycloak.models.map.storage.jpa.userSession.entity.JpaUserSessionMetadata
- All Implemented Interfaces:
Serializable
,AbstractEntity
,ExpirableEntity
,UpdatableEntity
,MapUserSessionEntity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.userSession.MapUserSessionEntityImpl
MapUserSessionEntityImpl.Empty
Nested classes/interfaces inherited from interface org.keycloak.models.map.userSession.MapUserSessionEntity
MapUserSessionEntity.AbstractUserSessionEntity
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl
-
Field Summary
Fields inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
updated
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.models.map.userSession.MapUserSessionEntityImpl
addAuthenticatedClientSession, deepClone, equals, getAuthenticatedClientSession, getAuthenticatedClientSessions, getAuthMethod, getBrokerSessionId, getBrokerUserId, getExpiration, getIpAddress, getLastSessionRefresh, getLoginUsername, getNote, getNotes, getPersistenceState, getRealmId, getState, getTimestamp, getUserId, hashCode, isOffline, isRememberMe, removeAuthenticatedClientSession, removeNote, setAuthMethod, setBrokerSessionId, setBrokerUserId, setExpiration, setIpAddress, setLastSessionRefresh, setLoginUsername, setNote, setNotes, setOffline, setPersistenceState, setRealmId, setRememberMe, setState, setTimestamp, setUserId, toString
Methods inherited from class org.keycloak.models.map.userSession.MapUserSessionEntity.AbstractUserSessionEntity
clearAuthenticatedClientSessions, clearUpdatedFlag, getId, isUpdated, setId
Methods inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
markUpdatedFlag
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setId
Methods inherited from interface org.keycloak.models.map.userSession.MapUserSessionEntity
clearAuthenticatedClientSessions
Methods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
JpaUserSessionMetadata
-
JpaUserSessionMetadata
public JpaUserSessionMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-