Package io.quarkus.grpc.runtime.config
Class TlsClientConfig.JksConfiguration
java.lang.Object
io.quarkus.grpc.runtime.config.TlsClientConfig.JksConfiguration
- Enclosing class:
- TlsClientConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
Path of the key file (JKS format). -
password
Password of the key file.
-
-
Constructor Details
-
JksConfiguration
public JksConfiguration()
-