クラス KafkaProperties.Ssl
java.lang.ObjectSE
org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
- 含まれているクラス:
- KafkaProperties
コンストラクターのサマリー
コンストラクター方法の概要
修飾子と型メソッド説明非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。buildProperties
(SslBundles sslBundles) void
void
setKeyPassword
(StringSE keyPassword) void
setKeyStoreCertificateChain
(StringSE keyStoreCertificateChain) void
setKeyStoreKey
(StringSE keyStoreKey) void
setKeyStoreLocation
(Resource keyStoreLocation) void
setKeyStorePassword
(StringSE keyStorePassword) void
setKeyStoreType
(StringSE keyStoreType) void
setProtocol
(StringSE protocol) void
setTrustStoreCertificates
(StringSE trustStoreCertificates) void
setTrustStoreLocation
(Resource trustStoreLocation) void
setTrustStorePassword
(StringSE trustStorePassword) void
setTrustStoreType
(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
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。buildProperties