aio-lib-java-events-webhook
is Adobe I/O - Java SDK - Events Webhook Library,
a reusable implementation of Adobe I/O Events Webhook Signature Verification.
boolean result = new EventVerifier().verify(eventPayload, apiKey, httpRequestHeaders);
The above one-liner implements all Adobe I/O Events event payload signature verifications, read EventVerifier
javadocs for more details.
This Library is build with maven (it also runs the unit tests):
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.