org.tinygroup.weblayer.webcontext.parser.impl
类 ParamValueEncryptFilter
java.lang.Object
org.tinygroup.weblayer.webcontext.parser.impl.AbstractParamValueFilter
org.tinygroup.weblayer.webcontext.parser.impl.ParamValueEncryptFilter
- 所有已实现的接口:
- ParameterParserFilter, ParamValueFilter
public class ParamValueEncryptFilter
- extends AbstractParamValueFilter
功能说明: 对参数值进行加密
系统版本: v1.0
开发人员: renhui
开发时间: 2013-10-14
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParamValueEncryptFilter
public ParamValueEncryptFilter()
valueFilter
public String valueFilter(String value,
WebContext webContext)
- 从接口
ParamValueFilter 复制的描述
- 参数过滤方法
webContext - 操作上下文
- 返回:
Copyright © 2006–2014 开源组织. All rights reserved.