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