- ParmUtils - com.cloopen.rest.sdk.utils中的类
-
ClassName: ParamUtils
Function: 生成 sig 和 鉴权信息
Date: 2019-10-16 13:47
- ParmUtils() - 类 的构造器com.cloopen.rest.sdk.utils.ParmUtils
-
- post(String, Map<String, String>) - 类 中的静态方法com.cloopen.rest.sdk.utils.HttpClientUtil
-
post请求(1.处理http请求;2.处理https请求,信任所有证书)[默认编码:UTF-8]
- post(String, Map<String, String>, String) - 类 中的静态方法com.cloopen.rest.sdk.utils.HttpClientUtil
-
post请求(1.处理http请求;2.处理https请求,信任所有证书)
- post(String, String, String, BodyType, String) - 类 中的静态方法com.cloopen.rest.sdk.utils.HttpClientUtil
-
post请求(1.处理http请求;2.处理https请求,信任所有证书)