public static class GrpcServerProperties.Security extends Object
Constructor and Description |
---|
Security() |
Modifier and Type | Method and Description |
---|---|
void |
setCertificatePath(String certificatePath)
Deprecated.
Use the privateKeyPath property instead.
|
@Deprecated public void setCertificatePath(String certificatePath)
certificatePath
- The path to the private key.