|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsdsi.Obj jsdsi.OnlineTest jsdsi.OneTime
An online test that must be performed by the verifier and is only valid at the time the test is executed.
Field Summary |
Fields inherited from class jsdsi.Obj |
_obj |
Constructor Summary | |
OneTime(Principal p,
java.net.URI[] u)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class jsdsi.OnlineTest |
getPrincipal, getURIs, toSexp |
Methods inherited from class jsdsi.Obj |
parseObj, parseObj, readResolve, toByteArray, toString, toString, toTransport |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OneTime(Principal p, java.net.URI[] u)
OnlineTest.OnlineTest(Principal, URI[])
Method Detail |
public boolean equals(java.lang.Object o)
equals
in class OnlineTest
Object.equals(Object)
public int hashCode()
hashCode
in class OnlineTest
Object.hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |