Method and Description |
---|
net.devh.boot.grpc.client.config.GrpcChannelProperties.Security.setCertificateChainPath(String) |
net.devh.boot.grpc.client.config.GrpcChannelProperties.Security.setPrivateKeyPath(String) |
net.devh.boot.grpc.client.config.GrpcChannelProperties.Security.setTrustCertCollectionPath(String) |
net.devh.boot.grpc.client.channelfactory.AbstractChannelFactory.toCheckedFile(String, String)
Will be removed in a future version. Prefer spring's
Resource s instead of plain files. |