Class CertificateResetCacheEvent

java.lang.Object
de.xima.fc.certificate.provider.event.CertificateResetCacheEvent
All Implemented Interfaces:
Serializable

public final class CertificateResetCacheEvent extends Object implements Serializable
Event representing a request to reset the certificate cache.
Since:
8.5.0
Author:
Norman Lorenz
See Also:
  • Constructor Details

    • CertificateResetCacheEvent

      public CertificateResetCacheEvent()
  • Method Details