A B C G H I L R S V
A
- allowedMap - 类 中的变量site.dungang.allowedparams.AllowedParamWrapper
-
- AllowedParams - site.dungang.allowedparams.annotation中的注释类型
-
对绑定到模型的参数做过滤
spring 提供的动态绑定
如果是使用的数据表模型,则导致一些不应该在前端修改参数而出现不安全隐患。
- AllowedParamsModelAttributeMethodProcessor - site.dungang.allowedparams.annotation中的类
-
- AllowedParamsModelAttributeMethodProcessor() - 类 的构造器site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
- AllowedParamWrapper - site.dungang.allowedparams中的类
-
- AllowedParamWrapper(HttpServletRequest, String[]) - 类 的构造器site.dungang.allowedparams.AllowedParamWrapper
-
B
- bindRequestParameters(WebDataBinder, NativeWebRequest, String[]) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Extension point to bind the request to the target object.
C
- createAttribute(String, MethodParameter, WebDataBinderFactory, NativeWebRequest) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Extension point to create the model attribute if not found in the model.
- createAttributeFromRequestValue(String, String, MethodParameter, WebDataBinderFactory, NativeWebRequest) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Create a model attribute from a String request value (e.g.
G
- getParameter(String) - 类 中的方法site.dungang.allowedparams.AllowedParamWrapper
-
- getParameterMap() - 类 中的方法site.dungang.allowedparams.AllowedParamWrapper
-
- getParameterNames() - 类 中的方法site.dungang.allowedparams.AllowedParamWrapper
-
- getParameterValues(String) - 类 中的方法site.dungang.allowedparams.AllowedParamWrapper
-
- getRequestValueForAttribute(String, NativeWebRequest) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Obtain a value from the request that may be used to instantiate the
model attribute through type conversion from String to the target type.
- getUriTemplateVariables(NativeWebRequest) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
H
- handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
I
- isBindExceptionRequired(WebDataBinder, MethodParameter) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Whether to raise a fatal bind exception on validation errors.
L
- logger - 类 中的变量site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
R
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Resolve the argument from the model or if not found instantiate it with
its default if it is available.
S
- site.dungang.allowedparams - 程序包 site.dungang.allowedparams
-
- site.dungang.allowedparams.annotation - 程序包 site.dungang.allowedparams.annotation
-
- supportsParameter(MethodParameter) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
- supportsReturnType(MethodParameter) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
V
- validateIfApplicable(WebDataBinder, MethodParameter) - 类 中的方法site.dungang.allowedparams.annotation.AllowedParamsModelAttributeMethodProcessor
-
Validate the model attribute if applicable.
A B C G H I L R S V
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.