Class JpaAuthenticationSessionMetadata

All Implemented Interfaces:
Serializable, MapAuthenticationSessionEntity, UpdatableEntity

public class JpaAuthenticationSessionMetadata extends MapAuthenticationSessionEntityImpl implements Serializable
See Also:
  • Constructor Details

    • JpaAuthenticationSessionMetadata

      public JpaAuthenticationSessionMetadata(DeepCloner cloner)
    • JpaAuthenticationSessionMetadata

      public JpaAuthenticationSessionMetadata()
  • Method Details

    • getEntityVersion

      public Integer getEntityVersion()
    • setEntityVersion

      public void setEntityVersion(Integer entityVersion)