|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsdsi.Obj jsdsi.OnlineTest jsdsi.Revocation
Checks whether a certificate appears on a revocation list.
Field Summary |
Fields inherited from class jsdsi.Obj |
_obj |
Constructor Summary | |
Revocation(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 Revocation(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 |