Uses of Class
com.sendly.webhooks.Webhooks.WebhookSignatureException
Packages that use Webhooks.WebhookSignatureException
-
Uses of Webhooks.WebhookSignatureException in com.sendly.webhooks
Methods in com.sendly.webhooks that throw Webhooks.WebhookSignatureExceptionModifier and TypeMethodDescriptionstatic Webhooks.WebhookEventWebhooks.parseEvent(String payload, String signature, String secret) Parse and validate a webhook event.