クラス PemSslBundleProperties.Store
java.lang.ObjectSE
org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
- 含まれているクラス:
PemSslBundleProperties
プロパティを保存します。
- 導入:
- 3.1.0
- 作成者:
- Scott Frederick, Phillip Webb, Moritz Halbritter
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSEgetType()booleanvoidsetCertificate(@Nullable StringSE certificate) voidsetPrivateKey(@Nullable StringSE privateKey) voidsetPrivateKeyPassword(@Nullable 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)