Package io.quarkus.kafka.streams.runtime
Class KeyStoreConfig
java.lang.Object
io.quarkus.kafka.streams.runtime.KeyStoreConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Key store type -
location
Key store location -
password
Key store password -
key
Key store private key -
certificateChain
Key store certificate chain
-
-
Constructor Details
-
KeyStoreConfig
public KeyStoreConfig()
-