public class UserPrincipal extends Object implements Principal
UserPrincipal(String name)
boolean
equals(Object o)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public UserPrincipal(String name)
public String getName()
getName
Principal
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.