Package io.quarkus.grpc.runtime.config
Class GrpcTransportSecurity
java.lang.Object
io.quarkus.grpc.runtime.config.GrpcTransportSecurity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
certificate
The path to the certificate file. -
key
The path to the private key file.
-
-
Constructor Details
-
GrpcTransportSecurity
public GrpcTransportSecurity()
-