public class JAASPrincipal extends Object implements Principal, Serializable
Impl class of Principal interface.
JAASPrincipal(String userName)
boolean
equals(Object p)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public JAASPrincipal(String userName)
public boolean equals(Object p)
equals
Principal
Object
public int hashCode()
hashCode
public String getName()
getName
public String toString()
toString
Copyright © 1995-2015 Webtide. All Rights Reserved.