|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openoces.ooapi.validation.cert.OCSPCertificateValidator
This class implements a revocation checker engine based on the OCSP protocol.
| Constructor Summary | |
OCSPCertificateValidator()
|
|
| Method Summary | |
boolean |
isRevoked(OcesCertificate c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OCSPCertificateValidator()
| Method Detail |
public boolean isRevoked(OcesCertificate c)
throws CRLExpiredException,
CRLNotYetValidException,
SignatureVerificationException,
InternalException
isRevoked in interface RevocationCheckerEngineCRLExpiredException
CRLNotYetValidException
SignatureVerificationException
InternalException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||