类 SslInfoContributor

java.lang.Object
org.springframework.boot.actuate.info.SslInfoContributor
所有已实现的接口:
InfoContributor

@ImportRuntimeHints(org.springframework.boot.actuate.info.SslInfoContributor.SslInfoContributorRuntimeHints.class) public class SslInfoContributor extends Object implements InfoContributor
An InfoContributor that exposes SslInfo.
从以下版本开始:
3.4.0
作者:
Jonatan Ivanov
  • 构造器详细资料

    • SslInfoContributor

      public SslInfoContributor(SslInfo sslInfo)
  • 方法详细资料