|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.wbem.client.UserPrincipal
Field Summary | |
protected java.lang.String |
iPrincipal
|
Constructor Summary | |
UserPrincipal(java.lang.String pPrincipal)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getName()
Returns the principal's name. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.security.Principal |
toString |
Field Detail |
protected java.lang.String iPrincipal
Constructor Detail |
public UserPrincipal(java.lang.String pPrincipal)
Method Detail |
public java.lang.String getName()
getName
in interface java.security.Principal
public boolean equals(java.lang.Object o)
equals
in interface java.security.Principal
public int hashCode()
hashCode
in interface java.security.Principal
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |