| Package | Description |
|---|---|
| com.mxixm.fastboot.weixin.module.credential | |
| com.mxixm.fastboot.weixin.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WxJsTicketStore
FastBootWeixin WxJsTicketStore
注意考虑分布式存储,或许需要加一个lock,因为获取之后上一个会失效,所以不能完全交给setToken方法自己加锁
todo 该类放在这儿不太合理,等正式版时挪个位置
|
interface |
WxTokenStore
FastBootWeixin WxTokenStore
注意考虑分布式存储,或许需要加一个lock,因为获取之后上一个会失效,所以不能完全交给setToken方法自己加锁
todo 该类放在这儿不太合理,等正式版时挪个位置
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMemoryCredentialStore
fastboot-weixin AbstractMemoryCredentialStore
|
| Constructor and Description |
|---|
AbstractWxCredentialManager(WxCredentialStore wxCredentialStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryWxJsTicketStore
FastBootWeixin MemoryWxTokenStore
|
class |
MemoryWxTokenStore
FastBootWeixin MemoryWxTokenStore
|
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.