|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.auth.AuthenticIdentity
Represents an identity authenticated by some arbitrary method.
AuthenticationMethod| Constructor Summary | |
AuthenticIdentity()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
|
abstract java.lang.String |
getDistinguishedName()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AuthenticIdentity()
| Method Detail |
public abstract java.lang.String getDistinguishedName()
public boolean equals(java.lang.Object other)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||