| Class | Description |
|---|---|
| WebhookReceiverExceptionMapper |
In the event that the Content Event Webhook External Event action callout to
the receiver sample application does not have the expected HMAC credential,
HMACAuthenticationFilter will throw a HMACSecurityException. |
| Exception | Description |
|---|---|
| HMACSecurityException |
This class is a basic Runtime Exception class that is used by
HMACAuthenticationFilter when there is a problem with the HMAC credential
verification for the Content Event Webhook Receiver. |