public class WebHook extends Object
protected static WebHook
getInstance(String webHookToken)
boolean
verifyHmac(String hmac, String responseBody)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static WebHook getInstance(String webHookToken)
public boolean verifyHmac(String hmac, String responseBody) throws NoSuchAlgorithmException, InvalidKeyException
NoSuchAlgorithmException
InvalidKeyException
Copyright © 2016. All rights reserved.