|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openoces.ooapi.validation.cert.RevocationChecker
| Field Summary | |
protected RevocationCheckerEngine |
engine
|
| Method Summary | |
static RevocationChecker |
getInstance()
|
boolean |
isEngineSet()
|
boolean |
isRevoked(OcesCertificate c)
|
void |
setEngine(RevocationCheckerEngine engine)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected RevocationCheckerEngine engine
| Method Detail |
public void setEngine(RevocationCheckerEngine engine)
public boolean isEngineSet()
public static RevocationChecker getInstance()
public boolean isRevoked(OcesCertificate c)
throws CRLExpiredException,
CRLNotYetValidException,
InternalException
CRLExpiredException
CRLNotYetValidException
InternalException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||