クラス KafkaProperties.Ssl
java.lang.ObjectSE
org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
- 含まれているクラス:
- KafkaProperties
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。buildProperties(SslBundles sslBundles) voidvoidsetKeyPassword(StringSE keyPassword) voidsetKeyStoreCertificateChain(StringSE keyStoreCertificateChain) voidsetKeyStoreKey(StringSE keyStoreKey) voidsetKeyStoreLocation(Resource keyStoreLocation) voidsetKeyStorePassword(StringSE keyStorePassword) voidsetKeyStoreType(StringSE keyStoreType) voidsetProtocol(StringSE protocol) voidsetTrustStoreCertificates(StringSE trustStoreCertificates) voidsetTrustStoreLocation(Resource trustStoreLocation) voidsetTrustStorePassword(StringSE trustStorePassword) voidsetTrustStoreType(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