public class WeChatUtil extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WeChatUtil.SHA1
SHA1 算法
|
static class |
WeChatUtil.SpellComparator
字母默认排序
|
| 构造器和说明 |
|---|
WeChatUtil() |
public static String confirm(String signature, String timestamp, String nonce, String echostr)
signature - 签名timestamp - 时间戳nonce - 随机数echostr - 随机字符串public static String getToken()
public static String getAppId()
public static String getAppSecret()
Copyright © 2017. All rights reserved.