|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openoces.ooapi.validation.cert.PassiveCRLCertificateValidator
| Field Summary | |
protected java.security.cert.X509CRL |
currentCRL
|
| Constructor Summary | |
PassiveCRLCertificateValidator()
|
|
| Method Summary | |
protected void |
checkCRLUpdateFields()
|
boolean |
isRevoked(OcesCertificate c)
|
void |
setCRL(java.security.cert.X509CRL crl)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.security.cert.X509CRL currentCRL
| Constructor Detail |
public PassiveCRLCertificateValidator()
| Method Detail |
protected void checkCRLUpdateFields()
throws CRLExpiredException,
CRLNotYetValidException
CRLExpiredException
CRLNotYetValidException
public void setCRL(java.security.cert.X509CRL crl)
throws CRLExpiredException,
CRLNotYetValidException
CRLExpiredException
CRLNotYetValidException
public boolean isRevoked(OcesCertificate c)
throws CRLExpiredException,
CRLNotYetValidException
isRevoked in interface RevocationCheckerEngineCRLExpiredException
CRLNotYetValidException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||