|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.identity.wss.security.SecurityPrincipal
This class SecurityPrincipal exposes the authenticated
principal via the message level security.
| Constructor Summary | |
SecurityPrincipal(java.lang.String name)
Default Constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Compares with given object. |
java.lang.String |
getName()
Returns the name of the principal. |
java.lang.String |
toString()
Converts to string. |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.security.Principal |
hashCode |
| Constructor Detail |
public SecurityPrincipal(java.lang.String name)
name - the name of the principal| Method Detail |
public boolean equals(java.lang.Object o)
equals in interface java.security.Principalpublic java.lang.String getName()
getName in interface java.security.Principalpublic java.lang.String toString()
toString in interface java.security.Principal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||