- GBK_ENCODING - 类 中的静态变量org.mutils.union.pay.util.SDKConstants
-
- GE - 类 中的静态变量org.mutils.union.pay.util.SDKConstants
-
memeber variable: operation ge.
- genmac(byte[], byte[]) - 类 中的方法org.mutils.union.pay.util.SecureUtil
-
计算MAC
- get(String, String) - 类 中的静态方法org.mutils.union.pay.util.AcpService
-
功能:http Get方法 便民缴费产品中使用
- getAcceptedIssuers() - 类 中的方法org.mutils.union.pay.util.BaseHttpSSLSocketFactory.MyX509TrustManager
-
- getAccessType() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getBackUrl() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getBizType() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getCertIdByKeyStoreMap(String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
- getCertIdByThreadLocal(String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
已过时。
- getCertMap() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取证书容器
- getChannelType() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getCurrencyCode() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getCustomerInfo(Map<String, String>, String, String) - 类 中的静态方法org.mutils.union.pay.util.AcpService
-
持卡人信息域customerInfo构造
说明:不勾选对敏感信息加密权限使用旧的构造customerInfo域方式,不对敏感信息进行加密(对 phoneNo,cvn2, expired不加密),但如果送pin的话则加密
- getCustomerInfoWithEncrypt(Map<String, String>, String, String) - 类 中的静态方法org.mutils.union.pay.util.AcpService
-
持卡人信息域customerInfo构造,勾选对敏感信息加密权限 适用新加密规范,对pin和phoneNo,cvn2,expired加密
适用到的交易:
- getDefaultCipherSuites() - 类 中的方法org.mutils.union.pay.util.BaseHttpSSLSocketFactory
-
- getEncoding() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getEncryptCertId() - 类 中的静态方法org.mutils.union.pay.util.AcpService
-
获取敏感信息加密证书的物理序列号
- getEncryptCertId() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取加密证书的证书序列号
- getEncryptCertPublicKey() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取加密证书公钥.密码加密时需要
- getEncryptTrackCertPublicKey(String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
使用模和指数的方式获取公钥对象
- getEncryptTrackPublicKey() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取加密证书公钥.密码加密时需要 加密磁道信息证书
- getFileContent(String, String) - 类 中的静态方法org.mutils.union.pay.util.AcpService
-
将结果文件内容 转换成明文字符串:解base64,解压缩
适用到的交易:批量交易状态查询
- getFrontUrl() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getKeyInfo(String, String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
将证书文件读取为证书存储对象
- getMerId() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getOrderId() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getPublicKey(String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
使用模和指数生成RSA公钥 注意:此代码用了默认补位方式,为RSA/None/PKCS1Padding,不同JDK默认的补位方式可能不同
- getPublicKey(String, String) - 类 中的静态方法org.mutils.union.pay.util.SecureUtil
-
- getReqReserved() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getResult() - 类 中的方法org.mutils.union.pay.util.HttpClient
-
获取通信结果
- getSignCertId() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取签名证书中的证书序列号(单证书)
- getSignCertPrivateKey() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取签名证书私钥(单证书模式)
- getSignCertPrivateKeyByStoreMap(String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
- getSignCertPrivateKeyByThreadLocal(String, String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
已过时。
- getSignMethod() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getSignPublicKey() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
获取签名证书公钥对象
- getSupportedCipherSuites() - 类 中的方法org.mutils.union.pay.util.BaseHttpSSLSocketFactory
-
- getTxnAmt() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getTxnSubType() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getTxnTime() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getTxnType() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- getValidateKey() - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
验证签名证书
- getValidateKey(String) - 类 中的静态方法org.mutils.union.pay.util.CertUtil
-
通过certId获取证书Map中对应证书的公钥
- getVersion() - 类 中的方法org.mutils.union.pay.model.UnionPayModel
-
- GLOBAL_FAIL - 类 中的静态变量org.mutils.union.pay.util.SDKConstants
-
memeber variable: global forward fail.
- GLOBAL_SUCCESS - 类 中的静态变量org.mutils.union.pay.util.SDKConstants
-
memeber variable: global forward success.
- GT - 类 中的静态变量org.mutils.union.pay.util.SDKConstants
-
memeber variable: operation gt.