Uses of Class
de.trustable.ca3s.core.schedule.CertExpiryScheduler
-
Packages that use CertExpiryScheduler Package Description de.trustable.ca3s.core.web.rest.support -
-
Uses of CertExpiryScheduler in de.trustable.ca3s.core.web.rest.support
Constructors in de.trustable.ca3s.core.web.rest.support with parameters of type CertExpiryScheduler Constructor Description CertificateAdministration(CertificateRepository certificateRepository, CertificateAttributeRepository certificateAttributeRepository, BPMNUtil bpmnUtil, de.trustable.util.CryptoUtil cryptoUtil, CertificateUtil certUtil, CRLUtil crlUtil, UserRepository userRepository, CertExpiryScheduler certExpiryScheduler, NotificationService notificationService, AuditService auditService)ScheduleSupport(CertExpiryScheduler certExpiryScheduler)
-