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