类 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
.- 从以下版本开始:
- 3.4.0
- 作者:
- Jonatan Ivanov
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
setCertificateValidityWarningThreshold
(Duration certificateValidityWarningThreshold)
-
构造器详细资料
-
SslHealthIndicatorProperties
public SslHealthIndicatorProperties()
-
-
方法详细资料
-
getCertificateValidityWarningThreshold
-
setCertificateValidityWarningThreshold
-