JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
P
R
S
T
V
W
A
accessToken(String)
- Static method in class com.eworkcloud.web.util.
WechatUtils
通过code获取access_token
accessToken(String)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
获取访问令牌
accessToken()
- Static method in class com.eworkcloud.web.util.
WxworkUtils
获取访问令牌
addValue(byte[])
- Method in class com.eworkcloud.web.model.
ByteArray
添加字节数组
addValue(String)
- Method in class com.eworkcloud.web.model.
ByteArray
添加字节数组
B
BaiduTranslateConfig
- Class in
com.eworkcloud.web.config
BaiduTranslateConfig()
- Constructor for class com.eworkcloud.web.config.
BaiduTranslateConfig
BaiduUtils
- Class in
com.eworkcloud.web.util
BaiduUtils()
- Constructor for class com.eworkcloud.web.util.
BaiduUtils
ByteArray
- Class in
com.eworkcloud.web.model
字节数组类
ByteArray()
- Constructor for class com.eworkcloud.web.model.
ByteArray
C
code2Session(String, String)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
CODE获取小程序会话
code2UserInfo(String, String)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
CODE获取登录者ID
com.eworkcloud.web.config
- package com.eworkcloud.web.config
com.eworkcloud.web.model
- package com.eworkcloud.web.model
com.eworkcloud.web.util
- package com.eworkcloud.web.util
com.eworkcloud.web.wechat
- package com.eworkcloud.web.wechat
com.eworkcloud.web.wxwork
- package com.eworkcloud.web.wxwork
D
decode(byte[])
- Static method in class com.eworkcloud.web.util.
PKCS7Padding
删除解密后明文的补位字符
decrypt(String, String, String, String)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
检验消息并获取解密后的明文
E
encode(int)
- Static method in class com.eworkcloud.web.util.
PKCS7Padding
获得补位填充的字节数组
encrypt(String, String, String)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
将回复用户的消息加密打包
G
getAesKey()
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
获取AES密钥
getAgentid()
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
获取应用ID
getApiKey()
- Static method in class com.eworkcloud.web.config.
GoogleTranslateConfig
获取应用密钥
getAppid()
- Static method in class com.eworkcloud.web.config.
BaiduTranslateConfig
获取应用ID
getAppid()
- Static method in class com.eworkcloud.web.config.
WechatConfiguration
获取应用ID
getCorpid()
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
获取企业ID
getSecret()
- Static method in class com.eworkcloud.web.config.
BaiduTranslateConfig
获取应用密钥
getSecret()
- Static method in class com.eworkcloud.web.config.
WechatConfiguration
获取应用密钥
getSecret()
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
获取应用密钥
getToken()
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
获取回调令牌
getUserInfo(String, String)
- Static method in class com.eworkcloud.web.util.
WechatUtils
获取用户信息(UnionID机制)
GoogleTranslateConfig
- Class in
com.eworkcloud.web.config
GoogleTranslateConfig()
- Constructor for class com.eworkcloud.web.config.
GoogleTranslateConfig
GoogleUtils
- Class in
com.eworkcloud.web.util
GoogleUtils()
- Constructor for class com.eworkcloud.web.util.
GoogleUtils
P
PKCS7Padding
- Class in
com.eworkcloud.web.util
PKCS7算法工具
PKCS7Padding()
- Constructor for class com.eworkcloud.web.util.
PKCS7Padding
R
refreshToken(String)
- Static method in class com.eworkcloud.web.util.
WechatUtils
刷新或续期access_token
S
sendMessage(String, Map<String, Object>)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
发送应用消息
sendMessage(String, WxworkMessage)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
发送应用消息
setAesKey(String)
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
设置AES密钥
setAgentid(Integer)
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
设置应用ID
setApiKey(String)
- Static method in class com.eworkcloud.web.config.
GoogleTranslateConfig
设置应用密钥
setAppid(String)
- Static method in class com.eworkcloud.web.config.
BaiduTranslateConfig
设置应用ID
setAppid(String)
- Static method in class com.eworkcloud.web.config.
WechatConfiguration
设置应用ID
setCorpid(String)
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
设置企业ID
setEnvironment(Environment)
- Method in class com.eworkcloud.web.config.
BaiduTranslateConfig
setEnvironment(Environment)
- Method in class com.eworkcloud.web.config.
GoogleTranslateConfig
setEnvironment(Environment)
- Method in class com.eworkcloud.web.config.
WechatConfiguration
setEnvironment(Environment)
- Method in class com.eworkcloud.web.config.
WxworkConfiguration
setSecret(String)
- Static method in class com.eworkcloud.web.config.
BaiduTranslateConfig
设置应用密钥
setSecret(String)
- Static method in class com.eworkcloud.web.config.
WechatConfiguration
设置应用密钥
setSecret(String)
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
设置应用密钥
setToken(String)
- Static method in class com.eworkcloud.web.config.
WxworkConfiguration
设置回调令牌
size()
- Method in class com.eworkcloud.web.model.
ByteArray
获取数组大小
T
toBytes()
- Method in class com.eworkcloud.web.model.
ByteArray
获取字节数组
translate(String, String, String)
- Static method in class com.eworkcloud.web.util.
BaiduUtils
翻译单个文本
translate(String, String)
- Static method in class com.eworkcloud.web.util.
BaiduUtils
翻译单个文本
translate(String, String, String)
- Static method in class com.eworkcloud.web.util.
GoogleUtils
翻译单个文本
translate(String, String)
- Static method in class com.eworkcloud.web.util.
GoogleUtils
翻译单个文本
Translation
- Class in
com.eworkcloud.web.model
Translation()
- Constructor for class com.eworkcloud.web.model.
Translation
V
validate(String, String)
- Static method in class com.eworkcloud.web.util.
WechatUtils
检验access_token是否有效
verify(String, String, String, String)
- Static method in class com.eworkcloud.web.util.
WxworkUtils
验证URL有效性
W
WechatConfiguration
- Class in
com.eworkcloud.web.config
WechatConfiguration()
- Constructor for class com.eworkcloud.web.config.
WechatConfiguration
WechatStatusInfo
- Class in
com.eworkcloud.web.wechat
WechatStatusInfo()
- Constructor for class com.eworkcloud.web.wechat.
WechatStatusInfo
WechatTokenInfo
- Class in
com.eworkcloud.web.wechat
WechatTokenInfo()
- Constructor for class com.eworkcloud.web.wechat.
WechatTokenInfo
WechatUserInfo
- Class in
com.eworkcloud.web.wechat
WechatUserInfo()
- Constructor for class com.eworkcloud.web.wechat.
WechatUserInfo
WechatUtils
- Class in
com.eworkcloud.web.util
WechatUtils()
- Constructor for class com.eworkcloud.web.util.
WechatUtils
WxworkConfiguration
- Class in
com.eworkcloud.web.config
WxworkConfiguration()
- Constructor for class com.eworkcloud.web.config.
WxworkConfiguration
WxworkMessage
- Class in
com.eworkcloud.web.wxwork
WxworkMessage()
- Constructor for class com.eworkcloud.web.wxwork.
WxworkMessage
WxworkSendStatus
- Class in
com.eworkcloud.web.wxwork
WxworkSendStatus()
- Constructor for class com.eworkcloud.web.wxwork.
WxworkSendStatus
WxworkSession
- Class in
com.eworkcloud.web.wxwork
WxworkSession()
- Constructor for class com.eworkcloud.web.wxwork.
WxworkSession
WxworkStatusInfo
- Class in
com.eworkcloud.web.wxwork
WxworkStatusInfo()
- Constructor for class com.eworkcloud.web.wxwork.
WxworkStatusInfo
WxworkTokenInfo
- Class in
com.eworkcloud.web.wxwork
WxworkTokenInfo()
- Constructor for class com.eworkcloud.web.wxwork.
WxworkTokenInfo
WxworkUserInfo
- Class in
com.eworkcloud.web.wxwork
WxworkUserInfo()
- Constructor for class com.eworkcloud.web.wxwork.
WxworkUserInfo
WxworkUtils
- Class in
com.eworkcloud.web.util
WxworkUtils()
- Constructor for class com.eworkcloud.web.util.
WxworkUtils
A
B
C
D
E
G
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.