public class UserPrincipal extends Object implements Principal, Serializable
UserPrincipal(String fqn)
boolean
equals(Object o)
String
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
toString
public UserPrincipal(String fqn)
fqn
public String getName()
getName
Principal
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014. All Rights Reserved.