Class JdbcPasswordHistoryEntity

  • All Implemented Interfaces:
    java.io.Serializable

    @Entity
    public class JdbcPasswordHistoryEntity
    extends org.apereo.cas.pm.impl.history.PasswordHistoryEntity
    Since:
    6.2.0
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.apereo.cas.pm.impl.history.PasswordHistoryEntity

        canEqual, equals, getId, getPassword, getRecordDate, getUsername, hashCode, setId, setPassword, setRecordDate, setUsername
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JdbcPasswordHistoryEntity

        public JdbcPasswordHistoryEntity()