@Immutable public final class BasicUserPrincipal extends Object implements Principal, Serializable
BasicUserPrincipal(String username)
boolean
equals(Object o)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public BasicUserPrincipal(String username)
public String getName()
getName
Principal
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.