Uses of Class
cn.toint.jdy4j.core.model.JdyWebhookRequest
Packages that use JdyWebhookRequest
-
Uses of JdyWebhookRequest in cn.toint.jdy4j.core.util
Methods in cn.toint.jdy4j.core.util that return JdyWebhookRequestModifier and TypeMethodDescriptionstatic JdyWebhookRequest解码简道云 webhook 请求 为了防止 webhook 的接收服务器被第三方恶意攻击,用户在开发回调接口时,建议对回调请求进行签名校验,以确保回调请求来源来自于简道云。