Package org.apereo.cas.pm.jdbc
Class JdbcPasswordHistoryEntity
- java.lang.Object
-
- org.apereo.cas.pm.impl.history.PasswordHistoryEntity
-
- org.apereo.cas.pm.jdbc.JdbcPasswordHistoryEntity
-
- All Implemented Interfaces:
java.io.Serializable
@Entity public class JdbcPasswordHistoryEntity extends org.apereo.cas.pm.impl.history.PasswordHistoryEntityThis isJdbcPasswordHistoryEntity.- Since:
- 6.2.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JdbcPasswordHistoryEntity()
-