クラス JksSslBundleProperties.Store

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

public static class JksSslBundleProperties.Store extends ObjectSE
プロパティを保存します。
  • コンストラクターの詳細

    • Store

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

    • getType

      public StringSE getType()
    • setType

      public void setType(StringSE type)
    • getProvider

      public StringSE getProvider()
    • setProvider

      public void setProvider(StringSE provider)
    • getLocation

      public StringSE getLocation()
    • setLocation

      public void setLocation(StringSE location)
    • getPassword

      public StringSE getPassword()
    • setPassword

      public void setPassword(StringSE password)