Class JpaRootAuthenticationSessionMetadata

All Implemented Interfaces:
Serializable, MapRootAuthenticationSessionEntity, AbstractEntity, ExpirableEntity, UpdatableEntity

public class JpaRootAuthenticationSessionMetadata extends MapRootAuthenticationSessionEntityImpl implements Serializable
See Also:
  • Constructor Details

    • JpaRootAuthenticationSessionMetadata

      public JpaRootAuthenticationSessionMetadata(DeepCloner cloner)
    • JpaRootAuthenticationSessionMetadata

      public JpaRootAuthenticationSessionMetadata()
  • Method Details

    • getEntityVersion

      public Integer getEntityVersion()
    • setEntityVersion

      public void setEntityVersion(Integer entityVersion)