クラス PemSslBundleProperties.Store
java.lang.ObjectSE
org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
- 含まれているクラス:
- PemSslBundleProperties
プロパティを保存します。
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明getType()booleanvoidsetCertificate(StringSE certificate) voidsetPrivateKey(StringSE privateKey) voidsetPrivateKeyPassword(StringSE privateKeyPassword) voidvoidsetVerifyKeys(boolean verifyKeys)
コンストラクターの詳細
Store
public Store()
メソッドの詳細
getType
setType
getCertificate
setCertificate
getPrivateKey
setPrivateKey
getPrivateKeyPassword
setPrivateKeyPassword
isVerifyKeys
public boolean isVerifyKeys()setVerifyKeys
public void setVerifyKeys(boolean verifyKeys)