public class SimplePrincipal extends Object implements Principal, Serializable
SimplePrincipal(String name)
boolean
equals(Object another)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SimplePrincipal(String name)
public boolean equals(Object another)
equals
Principal
Object
public int hashCode()
hashCode
public String toString()
toString
public String getName()
getName
Copyright © 2013 JBoss Inc.. All Rights Reserved.