|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openoces.ooapi.validation.cert.RevocationChecker
public class 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,
SignatureVerificationException
CRLExpiredException
CRLNotYetValidException
InternalException
SignatureVerificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||