static final User
ANONYMOUS
User(String userName, String fullName)
User(String userName, String fullName, String email, String password)
boolean
equals(Object o)
static User
forUsername(String username)
String
getEmail()
getFullName()
getPassword()
getUserName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString