MCPcopy Create free account

hub / github.com/Martin404/PayMap / functions

Functions974 in github.com/Martin404/PayMap

↓ 1 callersMethodverifyResponse
获取远程服务器ATN结果,验证返回URL @param notify_id 通知校验ID @return 服务器ATN结果 验证结果集: invalid命令参数不对 出现这个错误,请检测返回处理中partner和key是否为空 true 返回正确信息 false 请检查防火墙或者是服务器阻止端口问
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/AlipayNotify.java:91
↓ 1 callersMethodverifyResponse
获取远程服务器ATN结果,验证返回URL @param notify_id 通知校验ID @return 服务器ATN结果 验证结果集: invalid命令参数不对 出现这个错误,请检测返回处理中partner和key是否为空 true 返回正确信息 false 请检查防火墙或者是服务器阻止端口问
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/AlipayNotify.java:91
↓ 1 callersMethodverifyResponse
获取远程服务器ATN结果,验证返回URL @param notify_id 通知校验ID @return 服务器ATN结果 验证结果集: invalid命令参数不对 出现这个错误,请检测返回处理中partner和key是否为空 true 返回正确信息 false 请检查防火墙或者是服务器阻止端口问
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/AlipayNotify.java:91
↓ 1 callersMethodwechatNotify
微信通知 @param request @param response
src/main/java/com/hugnew/sps/services/IWechatNotifyService.java:17
MethodAjaxResult
()
src/main/java/com/hugnew/core/common/model/json/AjaxResult.java:23
MethodBaseException
(String message)
src/main/java/com/hugnew/core/common/exception/BaseException.java:8
MethodBusinessException
(String message)
src/main/java/com/hugnew/core/common/exception/BusinessException.java:9
MethodDBException
(String message)
src/main/java/com/hugnew/core/common/exception/DBException.java:14
MethodDemoBase
()
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/util/DemoBase.java:44
MethodGson2JsonMessageConverter
()
src/main/java/com/hugnew/core/mq/Gson2JsonMessageConverter.java:27
MethodHmacSHA256Utils
()
src/main/java/com/hugnew/sps/realm/token/HmacSHA256Utils.java:24
MethodHttpProtocolHandler
私有的构造方法
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/httpClient/HttpProtocolHandler.java:68
MethodHttpProtocolHandler
私有的构造方法
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/httpClient/HttpProtocolHandler.java:68
MethodHttpProtocolHandler
私有的构造方法
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/httpClient/HttpProtocolHandler.java:68
MethodHttpProtocolHandler
私有的构造方法
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/httpClient/HttpProtocolHandler.java:68
MethodHttpProtocolHandler
私有的构造方法
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/httpClient/HttpProtocolHandler.java:68
MethodHttpRequest
(HttpResultType resultType)
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/httpClient/HttpRequest.java:67
MethodHttpRequest
(HttpResultType resultType)
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/httpClient/HttpRequest.java:67
MethodHttpRequest
(HttpResultType resultType)
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/httpClient/HttpRequest.java:67
MethodHttpRequest
(HttpResultType resultType)
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/httpClient/HttpRequest.java:67
MethodHttpRequest
(HttpResultType resultType)
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/httpClient/HttpRequest.java:67
MethodMD5
()
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/MD5.java:7
MethodMD5Encode
(String origin, String charsetname)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/MD5Util.java:27
MethodMobileInfo
Instantiates a new Mobile info. @param appVersion the app version @param appSystemVersion the app system version @param appDeviceId the app device id
src/main/java/com/hugnew/sps/dto/MobileInfo.java:51
MethodMybuf
(byte b[], int s)
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/upop/sdk/QuickPayUtils.java:440
MethodPayPlatform
(String code, String label)
src/main/java/com/hugnew/sps/enums/PayPlatform.java:23
MethodPayType
(Integer value, String desc)
src/main/java/com/hugnew/sps/enums/PayType.java:27
MethodPlatformType
(String value, String desc)
src/main/java/com/hugnew/sps/enums/PlatformType.java:23
MethodQ2B
全角生成半角 @param QJstr @return
src/main/java/com/hugnew/core/util/StringUtil.java:682
MethodRequestFrom
(int id, String name)
src/main/java/com/hugnew/sps/enums/RequestFrom.java:21
MethodRequestWrapper
(Long requestId, HttpServletRequest request)
src/main/java/com/hugnew/core/web/system/filters/RequestWrapper.java:19
MethodResponseWrapper
(Long requestId, HttpServletResponse response)
src/main/java/com/hugnew/core/web/system/filters/ResponseWrapper.java:22
MethodResultCode
(String code, String msg)
src/main/java/com/hugnew/core/common/exception/ResultCode.java:42
MethodSSLSocketFactoryEx
(KeyStore truststore)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/Util.java:309
MethodSimilarDegree
相似度比较 @param strA @param strB @return
src/main/java/com/hugnew/core/util/StringUtil.java:1554
MethodSpsSecureProtocolSocketFactory
Constructor for MySecureProtocolSocketFactory.
src/main/java/com/hugnew/sps/services/pay/util/web/ceb/SpsSecureProtocolSocketFactory.java:26
MethodStatelessAuthToken
(String username, Map<String, String> params, String clientDigest,String userId)
src/main/java/com/hugnew/sps/realm/token/StatelessAuthToken.java:32
MethodStrategyFactory
()
src/main/java/com/hugnew/sps/services/pay/strategy/StrategyFactory.java:32
MethodSystemConfig
()
src/main/java/com/hugnew/core/common/constant/SystemConfig.java:13
MethodSystemException
(String message)
src/main/java/com/hugnew/core/common/exception/SystemException.java:8
MethodTeePrintWriter
(PrintWriter main, PrintWriter branch)
src/main/java/com/hugnew/core/web/system/filters/TeePrintWriter.java:12
MethodURLEncode
用要通过URL传输的内容进行编码 @param src 源字符串 @return 经过编码的内容
src/main/java/com/hugnew/core/util/StringUtil.java:1034
MethodValidationError
()
src/main/java/com/hugnew/core/common/exception/ValidationError.java:14
MethodaddSigleQuotesToCommaSplitStr
将逗号分隔的字符串(字母数字下划线和'-')加上单引号 @param src the src a,b,c @return the string 'a',b','c'
src/main/java/com/hugnew/core/util/StringUtil.java:126
MethodalipayNotifyGlobal
国际支付宝web通知回调 @param request @param response @throws SystemException @throws BusinessException
src/main/java/com/hugnew/sps/controllers/front/open/pay/PayNotifyController.java:132
MethodalipayNotifyGlobal
(HttpServletRequest request, HttpServletResponse response)
src/main/java/com/hugnew/sps/services/impls/AlipayNotifyService.java:98
MethodalipayNotifyGlobalApp
国际支付宝app通知回调 @param request @param response @throws SystemException @throws BusinessException
src/main/java/com/hugnew/sps/controllers/front/open/pay/PayNotifyController.java:120
MethodalipayNotifyGlobalApp
(HttpServletRequest request, HttpServletResponse response)
src/main/java/com/hugnew/sps/services/impls/AlipayNotifyService.java:129
MethodalipayNotifyMain
国内支付宝web通知回调 @param request @param response @throws SystemException @throws BusinessException
src/main/java/com/hugnew/sps/controllers/front/open/pay/PayNotifyController.java:108
MethodalipayNotifyMain
(HttpServletRequest request, HttpServletResponse response)
src/main/java/com/hugnew/sps/services/impls/AlipayNotifyService.java:68
MethodalipayNotifyMainApp
国内支付宝app通知回调 @param request @param response @throws SystemException @throws BusinessException
src/main/java/com/hugnew/sps/controllers/front/open/pay/PayNotifyController.java:96
MethodalipayNotifyMainApp
(HttpServletRequest request, HttpServletResponse response)
src/main/java/com/hugnew/sps/services/impls/AlipayNotifyService.java:38
MethodbuildPost
(String url, String xml, String custId, String tranCode, String tranSid)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/HttpUtils.java:41
MethodbuildPostCCB
(String url, String xml, String custId, String tranCode, String tranSid)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/HttpUtils.java:127
MethodbuildPostV2
(String url, String xml, String custId, String tranCode, String tranSid)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/HttpUtils.java:70
MethodbuildRequestParams
建立请求,以表单HTML形式构造(默认) @param sParaTemp 请求参数数组 @return 提交表单所需的参数
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/AlipaySubmit.java:119
MethodbuildRequestParams
建立请求,以表单HTML形式构造(默认) @param sParaTemp 请求参数数组 @return 提交表单所需的参数
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/AlipaySubmit.java:118
MethodbuildRequestParams
建立请求,以表单HTML形式构造(默认) @param sParaTemp 请求参数数组 @return 提交表单所需的参数
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/AlipaySubmit.java:118
MethodbuildRequestParams
建立请求,以表单HTML形式构造(默认) @param sParaTemp 请求参数数组 @return 提交表单所需的参数
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/AlipaySubmit.java:118
MethodbuildRequestParams
建立请求,以表单HTML形式构造(默认) @param sParaTemp 请求参数数组 @return 提交表单所需的参数
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/AlipaySubmit.java:119
MethodbuildSqlSessionFactory
()
src/main/java/com/hugnew/core/util/SqlSessionFactoryBeanUtil.java:19
MethodcebGatewayNotify
光大网关通知回调 @param request @param response
src/main/java/com/hugnew/sps/controllers/front/open/pay/PayNotifyController.java:53
MethodcebGatewayNotify
(HttpServletResponse response, String plain, String signature)
src/main/java/com/hugnew/sps/services/impls/CEBGatewayNotifyService.java:39
MethodcebNotify
光大网页通知回调 @param request @param response
src/main/java/com/hugnew/sps/controllers/front/open/pay/PayNotifyController.java:43
MethodcebNotify
(HttpServletResponse response, String plain, String signature)
src/main/java/com/hugnew/sps/services/impls/CEBNotifyService.java:40
MethodcebPost
(String url, NameValuePair... params)
src/main/java/com/hugnew/sps/services/pay/util/web/ceb/PayUtils.java:28
MethodchangCoding
转换编码 @param s 源字符串 @param fencode 源编码格式 @param bencode 目标编码格式 @return 目标编码
src/main/java/com/hugnew/core/util/StringUtil.java:716
Methodcheck
检查数据串中是否包含非法字符集 @param str @return [true]|[false] 包含|不包含
src/main/java/com/hugnew/core/util/StringUtil.java:257
MethodcheckClientTrusted
(X509Certificate[] chain, String authType)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/Util.java:318
MethodcheckClientTrusted
(X509Certificate[] arg0, String arg1)
src/main/java/com/hugnew/sps/services/pay/util/web/ceb/SpsX509TrustManager.java:16
MethodcheckClientTrusted
(java.security.cert.X509Certificate[] arg0, String arg1)
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/upop/sdk/SSLConnetionUtils.java:207
MethodcheckSecurity
查询验证签名 @param valueVo @return 0:验证失败 1验证成功 2没有签名信息(报文格式不对)
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/upop/sdk/QuickPayUtils.java:83
MethodcheckServerTrusted
(X509Certificate[] chain, String authType)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/Util.java:322
MethodcheckServerTrusted
(X509Certificate[] arg0, String arg1)
src/main/java/com/hugnew/sps/services/pay/util/web/ceb/SpsX509TrustManager.java:24
MethodcheckServerTrusted
(java.security.cert.X509Certificate[] arg0, String arg1)
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/upop/sdk/SSLConnetionUtils.java:212
MethodcontextDestroyed
(ServletContextEvent arg0)
src/main/java/com/hugnew/core/web/system/listener/InitListener.java:20
MethodcontextInitialized
(ServletContextEvent servletContextEvent)
src/main/java/com/hugnew/core/web/system/listener/InitListener.java:23
MethodcreateMessage
(Object object, MessageProperties messageProperties)
src/main/java/com/hugnew/core/mq/Gson2JsonMessageConverter.java:31
MethodcreateParam
构造HTTP POST交易表单的方法示例 @param action 表单提交地址 @param sParaTemp 以MAP形式存储的表单键值 @return 构造好的HTTP POST交易表单
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/util/DemoBase.java:94
MethodcreateSocket
(Socket socket, String host, int port, boolean autoClose)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/Util.java:330
Methoddate2Str
日期转换为字符串 @param date 日期 @param date_sdf 日期格式 @return 字符串
src/main/java/com/hugnew/core/util/DateUtils.java:59
MethoddateDiff
计算两个时间之间的差值,根据标志的不同而不同 @param flag 计算标志,表示按照年/月/日/时/分/秒等计算 @param start 开始时间 @param ends 结束时间 @return 两个日期之间的差值
src/main/java/com/hugnew/core/util/DateUtils.java:179
Methoddeal2EmptyString
特殊字符处理
src/main/java/com/hugnew/core/util/StringUtil.java:1645
Methoddecrypt
解密 @param content 密文 @param private_key 商户私钥 @param input_charset 编码格式 @return 解密后的字符串
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/sign/RSA.java:89
Methoddecrypt
解密 @param content 密文 @param private_key 商户私钥 @param input_charset 编码格式 @return 解密后的字符串
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/sign/RSA.java:91
MethoddefaultDecrypt
(String encryptedString)
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/AesUtils.java:101
MethoddelKeyFromRedis
从redis中删除key @param key the key
src/main/java/com/hugnew/sps/services/ICacheService.java:158
MethoddelKeyFromRedis
(String key)
src/main/java/com/hugnew/sps/services/impls/CacheService.java:160
Methoddelete
删除指定数据 @param id @return
src/main/java/com/hugnew/core/service/IBaseService.java:54
Methoddelete
删除指定数据 @param id @return
src/main/java/com/hugnew/core/service/impl/BaseService.java:88
MethoddeleteByExample
(Object example)
src/main/java/com/hugnew/core/dao/IBaseMapper.java:47
MethoddeleteDictionary
删除字典数据 @param sysKey 字典表中对应的记录key @param id 字典数据id @param accountId the account id
src/main/java/com/hugnew/sps/services/ISysConfigService.java:45
MethoddeleteDictionary
(String sysKey, String id, Long accountId)
src/main/java/com/hugnew/sps/services/impls/SysConfigService.java:130
Methoddesc
()
src/main/java/com/hugnew/sps/enums/PlatformType.java:47
Methoddesc
()
src/main/java/com/hugnew/sps/enums/PayType.java:47
Methoddestroy
()
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/upop/sdk/QuickPayUtils.java:293
MethoddiffSecondNow
返回传入时间与当前时间的分钟差 @param timestamp 毫秒时间戳 @return the int
src/main/java/com/hugnew/core/util/DateUtils.java:343
MethoddoFilterInternal
(HttpServletRequest request, HttpServletResponse response, final FilterChain filterChain)
src/main/java/com/hugnew/core/web/system/filters/LoggingFilter.java:29
MethoddoGet
(HttpServletRequest req, HttpServletResponse resp)
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/util/BackRcvResponse.java:111
MethoddoGet
(HttpServletRequest req, HttpServletResponse resp)
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/util/FrontRcvResponse.java:119
← previousnext →401–500 of 974, ranked by callers