Package com.foxinmy.weixin4j.util
Class AesToken
- java.lang.Object
-
- com.foxinmy.weixin4j.util.AesToken
-
- All Implemented Interfaces:
Serializable
public class AesToken extends Object implements Serializable
aes & token- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAesKey()
String
getToken()
String
getWeixinId()
String
toString()
-