Class EventCallbackHelper


  • @Generated("org.openapitools.codegen.languages.JavaClientCodegen")
    public class EventCallbackHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isValid​(java.lang.String apiKey, EventCallbackRequestEvent event)
      Verify that a callback came from HelloSign.com
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isValid

        public static boolean isValid​(java.lang.String apiKey,
                                      EventCallbackRequestEvent event)
        Verify that a callback came from HelloSign.com
        Parameters:
        apiKey -
        event -
        Returns:
        a boolean value indicating whether the callback event is valid