码迷,mamicode.com
首页 > 编程语言 > 详细

阿里云API网关(17)签名算法

时间:2017-07-26 12:41:41      阅读:226      评论:0      收藏:0      [点我收藏+]

标签:文档   title   roo   coding   ref   encoding   targe   说明   ted   

文档说明:https://help.aliyun.com/document_detail/54229.html?spm=5176.doc27781.6.753.wWRWnm&parentId=29462

代码下载:https://github.com/aliyun/aliyun-openapi-java-sdk/tree/master/aliyun-java-sdk-core

技术分享

aliyun-openapi-java-sdk/aliyun-java-sdk-core/src/main/java/com/aliyuncs/auth/RpcSignatureComposer.java

package com.aliyuncs.auth;
import java.io.UnsupportedEncodingException;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import com.aliyuncs.http.FormatType;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.utils.ParameterHelper;
public class RpcSignatureComposer implements ISignatureComposer

技术分享

 

阿里云API网关(17)签名算法

标签:文档   title   roo   coding   ref   encoding   targe   说明   ted   

原文地址:http://www.cnblogs.com/lexiaofei/p/7238905.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!