Class CamundaClientAuthClientAssertionProperties
java.lang.Object
io.camunda.zeebe.spring.client.properties.CamundaClientAuthClientAssertionProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetKeystoreKeyAlias(String keystoreKeyAlias) voidsetKeystoreKeyPassword(String keystoreKeyPassword) voidsetKeystorePassword(String keystorePassword) voidsetKeystorePath(Path keystorePath)
-
Constructor Details
-
CamundaClientAuthClientAssertionProperties
public CamundaClientAuthClientAssertionProperties()
-
-
Method Details
-
getKeystorePath
-
setKeystorePath
-
getKeystorePassword
-
setKeystorePassword
-
getKeystoreKeyAlias
-
setKeystoreKeyAlias
-
getKeystoreKeyPassword
-
setKeystoreKeyPassword
-