| 类 | 说明 |
|---|---|
| DefaultResponseEncryptor | |
| FormRequestDecryptor | |
| JsonRequestDecryptor |
继承于 QueryParamtersRequestDecryptor 支持对请求参数解密,该实现只处理JSON格式和POST请求的加密请求数据。
|
| QueryParamsRequestDecryptor |
对请求参数解密,如果请求参数中存在属性名称 "x_ac_query_param_crypto_data",该参数的值就是加密的参数。
|
Copyright © 2023. All rights reserved.