public interface HasWebhookSecret
WebhookSignatureFilter.| Modifier and Type | Method and Description |
|---|---|
byte[] |
getWebhookSecret()
Returns the webhook secret to use to compute the payload signature (before comparing it
with the signature received in the
X-Hub-Signature header.) |
Copyright © 2015. All rights reserved.