DefaultWeixinTokenFactory(WeixinSecretMapper mapper) |
DefaultWeixinTokenFactory(WeixinSecretMapper mapper,
HttpClient httpClient) |
DefaultWeixinTokenFactory(WeixinSecretMapper mapper,
HttpClient httpClient,
String tokenUrl) |
DefaultWeixinTokenFactory(WeixinSecretMapper mapper,
String tokenUrl) |
StableWeixinTokenFactory(WeixinSecretMapper mapper) |
StableWeixinTokenFactory(WeixinSecretMapper mapper,
boolean forceRefresh) |
StableWeixinTokenFactory(WeixinSecretMapper mapper,
HttpClient httpClient) |
StableWeixinTokenFactory(WeixinSecretMapper mapper,
HttpClient httpClient,
boolean forceRefresh) |
StableWeixinTokenFactory(WeixinSecretMapper mapper,
HttpClient httpClient,
String tokenUrl,
boolean forceRefresh) |
StableWeixinTokenFactory(WeixinSecretMapper mapper,
String tokenUrl) |
StableWeixinTokenFactory(WeixinSecretMapper mapper,
String tokenUrl,
boolean forceRefresh) |