|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.org.AuthNameKey
Field Summary | |
private int |
hashcode
|
(package private) String |
name
|
Constructor Summary | |
AuthNameKey(String name)
|
Method Summary | |
boolean |
equals(Object other)
|
String |
getName()
|
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
String name
private int hashcode
Constructor Detail |
public AuthNameKey(String name)
Method Detail |
public String getName()
public int hashCode()
public boolean equals(Object other)
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |