Class JpaAuthEventMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.events.MapAuthEventEntity.AbstractAuthEventEntity
org.keycloak.models.map.events.MapAuthEventEntityImpl
org.keycloak.models.map.storage.jpa.event.auth.entity.JpaAuthEventMetadata
- All Implemented Interfaces:
Serializable,AbstractEntity,ExpirableEntity,UpdatableEntity,MapAuthEventEntity
Class that contains all the auth event metadata that is written as JSON into the database.
- Author:
- Stefan Guilhen
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.events.MapAuthEventEntityImpl
MapAuthEventEntityImpl.EmptyNested classes/interfaces inherited from interface org.keycloak.models.map.events.MapAuthEventEntity
MapAuthEventEntity.AbstractAuthEventEntityNested 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
Constructors -
Method Summary
Methods inherited from class org.keycloak.models.map.events.MapAuthEventEntityImpl
equals, getClientId, getDetails, getError, getExpiration, getIpAddress, getRealmId, getSessionId, getTimestamp, getType, getUserId, hashCode, setClientId, setDetails, setError, setExpiration, setIpAddress, setRealmId, setSessionId, setTimestamp, setType, setUserId, toStringMethods inherited from class org.keycloak.models.map.events.MapAuthEventEntity.AbstractAuthEventEntity
getId, setIdMethods inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
clearUpdatedFlag, isUpdated, markUpdatedFlagMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setIdMethods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
JpaAuthEventMetadata
-
JpaAuthEventMetadata
public JpaAuthEventMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-