public class GbifUser extends AbstractGbifUser
User.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Null(groups=PrePersist.class) @NotNull(groups=PostPersist.class) Integer |
getKey() |
Date |
getLastLogin() |
@NotNull String |
getPasswordHash() |
int |
hashCode() |
void |
setKey(Integer key) |
void |
setLastLogin(Date lastLogin) |
void |
setPasswordHash(String passwordHash) |
String |
toString() |
addRole, getDeleted, getEmail, getFirstName, getLastName, getLocale, getName, getRoles, getSettings, getSystemSettings, getUserName, hasRole, setDeleted, setEmail, setFirstName, setLastName, setRoles, setSettings, setSystemSettings, setUserName@Null(groups=PrePersist.class) @NotNull(groups=PostPersist.class) public @Null(groups=PrePersist.class) @NotNull(groups=PostPersist.class) Integer getKey()
@Nullable public Date getLastLogin()
public void setLastLogin(Date lastLogin)
@NotNull public @NotNull String getPasswordHash()
public void setPasswordHash(String passwordHash)
public boolean equals(Object o)
equals in class AbstractGbifUserpublic int hashCode()
hashCode in class AbstractGbifUserpublic String toString()
toString in class AbstractGbifUserCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.