public class UsernamePrincipal extends Object implements Principal, Serializable
UsernamePrincipal(String name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public UsernamePrincipal(String name)
public String getName()
getName
Principal
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.