|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RevocationChecker
Strategy interface for checking revocation status of a certificate.
| Method Summary | |
|---|---|
void |
check(X509Certificate certificate)
Checks the revocation status of the given certificate. |
| Method Detail |
|---|
void check(X509Certificate certificate)
throws GeneralSecurityException
certificate - Certificate to examine.
GeneralSecurityException - If certificate has been revoked or the revocation
check fails for some reason such as revocation data not available.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||