クラス SslBundleProperties.Key

java.lang.ObjectSE
org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
含まれているクラス:
SslBundleProperties

public static class SslBundleProperties.Key extends ObjectSE
導入:
3.1.0
作成者:
Scott Frederick, Phillip Webb
  • コンストラクターの詳細

    • Key

      public Key()
  • メソッドの詳細

    • getPassword

      public @Nullable StringSE getPassword()
    • setPassword

      public void setPassword(@Nullable StringSE password)
    • getAlias

      public @Nullable StringSE getAlias()
    • setAlias

      public void setAlias(@Nullable StringSE alias)