A B E G H I J O P S
A
- AbstractSigner - org.opoo.ootp.signer中的类
-
- AbstractSigner(String, String) - 类 的构造器org.opoo.ootp.signer.AbstractSigner
-
- ALGORITHM - 类 中的静态变量org.opoo.ootp.signer.JCESigner
-
- ALGORITHM - 类 中的静态变量org.opoo.ootp.signer.SM3Signer
-
B
- buildAuthorization(String, String, Map<String, String>, Map<String, String>, String) - 类 中的方法org.opoo.ootp.signer.AbstractSigner
-
- buildAuthorization(String, String, Map<String, String>, Map<String, String>, String) - 接口 中的方法org.opoo.ootp.signer.Signer
-
组装 Authorization 头信息
- buildStringToSign(String, String, String, String, Map<String, String>, Map<String, String>, String) - 类 中的方法org.opoo.ootp.signer.AbstractSigner
-
E
- EMPTY_BODY_SHA256 - 类 中的静态变量org.opoo.ootp.signer.JCESigner
-
- EMPTY_BODY_SM3 - 类 中的静态变量org.opoo.ootp.signer.SM3Signer
-
G
- getAlgorithm() - 类 中的方法org.opoo.ootp.signer.AbstractSigner
-
- getAlgorithm() - 类 中的方法org.opoo.ootp.signer.JCESigner
-
- getAlgorithm() - 类 中的方法org.opoo.ootp.signer.SM3Signer
-
- getCanonicalizedHeaderString(Map<String, String>) - 类 中的方法org.opoo.ootp.signer.AbstractSigner
-
- getCanonicalizedQueryString(Map<String, String>) - 类 中的方法org.opoo.ootp.signer.AbstractSigner
-
- GMT - 类 中的静态变量org.opoo.ootp.signer.AbstractSigner
-
H
- hash(String) - 类 中的方法org.opoo.ootp.signer.JCESigner
-
- hash(InputStream) - 类 中的方法org.opoo.ootp.signer.JCESigner
-
- hash(String) - 接口 中的方法org.opoo.ootp.signer.Signer
-
计算内容的哈希值。
- hash(InputStream) - 接口 中的方法org.opoo.ootp.signer.Signer
-
计算内容的哈希值。
- hash(String) - 类 中的方法org.opoo.ootp.signer.SM3Signer
-
- hash(InputStream) - 类 中的方法org.opoo.ootp.signer.SM3Signer
-
- HEADER_NAME_CONTENT_HASH - 接口 中的静态变量org.opoo.ootp.signer.Signer
-
- HEADER_NAME_PREFIX - 接口 中的静态变量org.opoo.ootp.signer.Signer
-
I
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - 类 中的方法org.opoo.ootp.signer.spring.SignerClientHttpRequestInterceptor
-
- ISO8601_FORMAT - 类 中的静态变量org.opoo.ootp.signer.AbstractSigner
-
format strings for the date/time and date stamps required during signing
J
- JCESigner - org.opoo.ootp.signer中的类
-
国际标准算法的签名。
- JCESigner(String, String) - 类 的构造器org.opoo.ootp.signer.JCESigner
-
O
- org.opoo.ootp.signer - 程序包 org.opoo.ootp.signer
-
- org.opoo.ootp.signer.httpclient - 程序包 org.opoo.ootp.signer.httpclient
-
- org.opoo.ootp.signer.spring - 程序包 org.opoo.ootp.signer.spring
-
P
- process(HttpRequest, HttpContext) - 类 中的方法org.opoo.ootp.signer.httpclient.SignerHttpRequestInterceptor
-
S
- SCHEME - 接口 中的静态变量org.opoo.ootp.signer.Signer
-
- sign(HttpUriRequest, HttpContext) - 类 中的方法org.opoo.ootp.signer.httpclient.SignerHttpRequestInterceptor
-
- sign(String, String) - 类 中的方法org.opoo.ootp.signer.JCESigner
-
- sign(String, String) - 接口 中的方法org.opoo.ootp.signer.Signer
-
使用指定的 key 对被签名的字符串进行签名,通常使用 HMAC 算法。
- sign(String, String) - 类 中的方法org.opoo.ootp.signer.SM3Signer
-
- Signer - org.opoo.ootp.signer中的接口
-
- SIGNER_ID - 接口 中的静态变量org.opoo.ootp.signer.Signer
-
- SignerClientHttpRequestInterceptor - org.opoo.ootp.signer.spring中的类
-
- SignerClientHttpRequestInterceptor(Signer) - 类 的构造器org.opoo.ootp.signer.spring.SignerClientHttpRequestInterceptor
-
- SignerHttpRequestInterceptor - org.opoo.ootp.signer.httpclient中的类
-
- SignerHttpRequestInterceptor(Signer) - 类 的构造器org.opoo.ootp.signer.httpclient.SignerHttpRequestInterceptor
-
- SM3Signer - org.opoo.ootp.signer中的类
-
国密算法的签名。
- SM3Signer(String, String) - 类 的构造器org.opoo.ootp.signer.SM3Signer
-
A B E G H I J O P S
Copyright © 2021. All rights reserved.