Interface ValidityChecker

All Superinterfaces:
Runnable
All Known Implementing Classes:
AbstractValidityChecker, CRLValidityChecker, OCSPCertificateVerifier

public interface ValidityChecker extends Runnable
Interface for certificate validity checkers
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Method Summary

    Modifier and Type
    Method
    Description
    Checks the validity of a certificate

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • checkValidity

      ValidationStatus checkValidity()
      Checks the validity of a certificate
      Returns:
      certificate validity status