Class CertificateExpirationMonitorWorker

java.lang.Object
de.xima.fc.certificate.ms.impl.scheduling.CertificateExpirationMonitorWorker
All Implemented Interfaces:
org.quartz.Job

@Dependent public class CertificateExpirationMonitorWorker extends Object implements org.quartz.Job
Worker job that checks for expired and near-expiration certificates and handles notifications and renewals.
Since:
8.5.0
Author:
tobias
  • Constructor Details

  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException