Class HMACSignatureValidator
java.lang.Object
io.camunda.connector.runtime.inbound.signature.HMACSignatureValidator
-
Constructor Summary
ConstructorsConstructorDescriptionHMACSignatureValidator(byte[] requestBody, Map<String, String> headers, String hmacHeader, String hmacSecretKey, HMACAlgoCustomerChoice hmacAlgo) -
Method Summary
-
Constructor Details
-
HMACSignatureValidator
-
-
Method Details
-
isRequestValid
-