public class SimplePrincipal extends Object implements Principal
SimplePrincipal(String identity)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public SimplePrincipal(String identity)
public String getName()
getName
Principal
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All rights reserved.