クラス KafkaProperties.Ssl
java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- 含まれているクラス:
KafkaProperties
- 導入:
- 4.0.0
- 作成者:
- Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable Resource@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable Resource@Nullable StringSE@Nullable StringSEvoidvoidsetKeyPassword(@Nullable StringSE keyPassword) voidsetKeyStoreCertificateChain(@Nullable StringSE keyStoreCertificateChain) voidsetKeyStoreKey(@Nullable StringSE keyStoreKey) voidsetKeyStoreLocation(@Nullable Resource keyStoreLocation) voidsetKeyStorePassword(@Nullable StringSE keyStorePassword) voidsetKeyStoreType(@Nullable StringSE keyStoreType) voidsetProtocol(@Nullable StringSE protocol) voidsetTrustStoreCertificates(@Nullable StringSE trustStoreCertificates) voidsetTrustStoreLocation(@Nullable Resource trustStoreLocation) voidsetTrustStorePassword(@Nullable StringSE trustStorePassword) voidsetTrustStoreType(@Nullable StringSE trustStoreType)
コンストラクターの詳細
Ssl
public Ssl()
メソッドの詳細
getBundle
setBundle
getKeyPassword
setKeyPassword
getKeyStoreCertificateChain
setKeyStoreCertificateChain
getKeyStoreKey
setKeyStoreKey
getKeyStoreLocation
setKeyStoreLocation
getKeyStorePassword
setKeyStorePassword
getKeyStoreType
setKeyStoreType
getTrustStoreCertificates
setTrustStoreCertificates
getTrustStoreLocation
setTrustStoreLocation
getTrustStorePassword
setTrustStorePassword
getTrustStoreType
setTrustStoreType
getProtocol
setProtocol
buildProperties