Class SslHealthIndicatorProperties
java.lang.Object
org.springframework.boot.actuate.autoconfigure.ssl.SslHealthIndicatorProperties
@ConfigurationProperties(prefix="management.health.ssl")
public class SslHealthIndicatorProperties
extends Object
External configuration properties for
SslHealthIndicator
.- Since:
- 3.4.0
- Author:
- Jonatan Ivanov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCertificateValidityWarningThreshold
(Duration certificateValidityWarningThreshold)
-
Constructor Details
-
SslHealthIndicatorProperties
public SslHealthIndicatorProperties()
-
-
Method Details
-
getCertificateValidityWarningThreshold
-
setCertificateValidityWarningThreshold
-