|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.security.IdentificationPrincipal
public class IdentificationPrincipal
| Constructor Summary | |
|---|---|
IdentificationPrincipal(SubjectId id)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object another)
Compares this principal to the specified object. |
SubjectId |
getId()
|
String |
getName()
Returns the name of this principal. |
int |
hashCode()
Returns a hashcode for this principal. |
String |
toString()
Returns a string representation of this principal. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IdentificationPrincipal(SubjectId id)
| Method Detail |
|---|
public SubjectId getId()
public boolean equals(Object another)
equals in interface Principalequals in class Objectanother - principal to compare with.
public String toString()
toString in interface PrincipaltoString in class Objectpublic int hashCode()
hashCode in interface PrincipalhashCode in class Objectpublic String getName()
getName in interface Principal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||