public class User extends Object implements Principal
User(String user)
User
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public User(String user)
user
public String getName()
getName
Principal
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2010 The Apache Software Foundation