public static class ZeebeClientConfigurationProperties.Security extends Object
| Constructor and Description |
|---|
Security() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCertPath() |
int |
hashCode() |
boolean |
isPlaintext() |
void |
setCertPath(String certPath) |
void |
setPlaintext(boolean plaintext) |
String |
toString() |
Copyright © 2021 Camunda Services GmbH. All rights reserved.