Package io.quarkus.kafka.streams.runtime
Class KeyConfig
- java.lang.Object
-
- io.quarkus.kafka.streams.runtime.KeyConfig
-
public class KeyConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyConfig()
-
-
-
Field Detail
-
password
@ConfigItem public Optional<String> password
Password of the private key in the key store
-
-