Class JpaAdminEventMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.events.MapAdminEventEntity.AbstractAdminEventEntity
org.keycloak.models.map.events.MapAdminEventEntityImpl
org.keycloak.models.map.storage.jpa.event.admin.entity.JpaAdminEventMetadata
- All Implemented Interfaces:
Serializable,AbstractEntity,ExpirableEntity,UpdatableEntity,MapAdminEventEntity
Class that contains all the admin 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.MapAdminEventEntityImpl
MapAdminEventEntityImpl.EmptyNested classes/interfaces inherited from interface org.keycloak.models.map.events.MapAdminEventEntity
MapAdminEventEntity.AbstractAdminEventEntityNested 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.MapAdminEventEntityImpl
equals, getAuthClientId, getAuthIpAddress, getAuthRealmId, getAuthUserId, getError, getExpiration, getOperationType, getRealmId, getRepresentation, getResourcePath, getResourceType, getTimestamp, hashCode, setAuthClientId, setAuthIpAddress, setAuthRealmId, setAuthUserId, setError, setExpiration, setOperationType, setRealmId, setRepresentation, setResourcePath, setResourceType, setTimestamp, toStringMethods inherited from class org.keycloak.models.map.events.MapAdminEventEntity.AbstractAdminEventEntity
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
-
JpaAdminEventMetadata
-
JpaAdminEventMetadata
public JpaAdminEventMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-