| Package | Description |
|---|---|
| net.sinofool.alipay | |
| net.sinofool.alipay.base |
| Modifier and Type | Method and Description |
|---|---|
List<StringPair> |
AlipayPCDirect.createDirectPay(String tradeId,
String subject,
double total,
AlipayPCDirect.PCURLs u) |
List<StringPair> |
AlipayPCDirect.createNotifyVerify(String notifyId) |
| Modifier and Type | Method and Description |
|---|---|
int |
StringPairComparator.compare(StringPair o1,
StringPair o2) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractAlipay.join(List<StringPair> p,
boolean encode) |
protected String |
AbstractAlipay.signMD5(List<StringPair> p) |
protected String |
AbstractAlipay.signRSA(List<StringPair> p) |
protected boolean |
AbstractAlipay.verifyRSA(String sign,
List<StringPair> p) |
Copyright © 2014. All rights reserved.