public class DefaultSignatureParamParser extends Object implements ISignatureParamParser
Constructor and Description |
---|
DefaultSignatureParamParser() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getParams(IWebMvc owner,
RequestMeta requestMeta)
获取签名所需参数集合
|
public Map<String,Object> getParams(IWebMvc owner, RequestMeta requestMeta)
ISignatureParamParser
getParams
in interface ISignatureParamParser
owner
- 所属容器参数对象requestMeta
- 请求元描述Copyright © 2022. All rights reserved.