Package eu.emi.security.authn.x509.helpers.revocation
package eu.emi.security.authn.x509.helpers.revocation
Helper classes, implementing general revocation checking functionality.
Warning: this package contains internal implementation of the library. It is not guaranteed that API of the classes from this package will not change in future releases.
-
ClassDescriptionImplementation of
RevocationChecker
using CRLs, theRFC3280CertPathUtilitiesCanl
.Used to check revocation using a single revocation checking mechanism.Covers possible generic revocation checking outcomes, in case when certificate being checked is not revoked.