public class HMACSecurityException
extends java.lang.RuntimeException
HMACAuthenticationFilter when there is a problem with the HMAC credential
verification for the Content Event Webhook Receiver. More could be added
here, but this for the purposes of this sample, a basic extension of
RuntimeException is sufficient.| Constructor and Description |
|---|
HMACSecurityException(java.lang.String message) |
HMACSecurityException(java.lang.String message,
java.lang.Throwable cause) |