org.activemath.webapp.user.account
Class AccountInfo
java.lang.Object
org.activemath.webapp.user.account.AccountInfo
public class AccountInfo
- extends Object
Helper class that is only used to map the user-passwordHash pairs to
the database using Hibernate.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPasswordHash
public String getPasswordHash()
getUserId
public String getUserId()
getCreationTime
public long getCreationTime()
setCreationTime
public void setCreationTime(long l)