Interface CertificateErrorListener

All Known Implementing Classes:
CertificateEventPublisher.LoggingErrorListener, CertificateListenerAdapter
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface CertificateErrorListener
Listener for Vault exceptional CertificateEvents.

Error events can occur during certificate issuance and rotation.

Since:
4.1
Author:
Mark Paluch
  • Method Details