|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.components.portletentity.PortletEntityImpl.PortletEntityUserPrincipal
Field Summary | |
(package private) String |
name
|
Constructor Summary | |
protected |
PortletEntityImpl.PortletEntityUserPrincipal(String name)
|
Method Summary | |
boolean |
equals(Object obj)
equals |
String |
getName()
getName |
int |
hashCode()
hashCode |
String |
toString()
toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
String name
Constructor Detail |
protected PortletEntityImpl.PortletEntityUserPrincipal(String name)
Method Detail |
public String getName()
getName
getName
in interface Principal
Principal.getName()
public boolean equals(Object obj)
equals
equals
in interface Principal
obj
-
Object.equals(java.lang.Object)
public int hashCode()
hashCode
hashCode
in interface Principal
Object.hashCode()
public String toString()
toString
toString
in interface Principal
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |