- generateExportFileName(String, String) - Static method in class icu.easyj.web.util.HttpUtils
-
生成导出文件的文件名
- get(String, Map<String, String>, MultiValueMap<String, String>, Class<T>) - Method in interface icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求
- get(String, Map<String, String>, Class<T>) - Method in interface icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无附加头信息)
- get(String, MultiValueMap<String, String>, Class<T>) - Method in interface icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无更多QueryString参数)
- get(String, Class<T>) - Method in interface icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无更多QueryString参数、无附加头信息)
- get(String) - Method in interface icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无更多QueryString参数、无附加头信息、返回String)
- get(String, Map<String, String>, MultiValueMap<String, String>, Class<T>) - Method in class icu.easyj.web.util.HttpClientUtils
-
发送GET请求
- get(String, Map<String, String>, Class<T>) - Static method in class icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无附加头信息)
- get(String, MultiValueMap<String, String>, Class<T>) - Static method in class icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无更多QueryString参数)
- get(String, Class<T>) - Static method in class icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无更多QueryString参数、无附加头信息)
- get(String) - Static method in class icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无更多QueryString参数、无附加头信息、返回String)
- getAlgorithm() - Method in class icu.easyj.web.param.crypto.impls.DefaultParamCryptoHandlerPropertiesImpl
-
- getAlgorithm() - Method in interface icu.easyj.web.param.crypto.IParamCryptoHandlerProperties
-
对称加密算法
格式如:{对称加密算法}/{模式}/{补码方式}
举例:AES/CBC/PKCS7Padding
- getBody() - Static method in class icu.easyj.web.util.BodyHolder
-
- getCacheDays() - Method in class icu.easyj.web.cache304.config.Cache304Config
-
- getCacheSeconds() - Method in class icu.easyj.web.cache304.config.Cache304Config
-
- getCharacterEncoding() - Method in class icu.easyj.web.wrapper.BodyHttpServletRequestWrapper
-
- getCharset() - Method in class icu.easyj.web.param.crypto.impls.DefaultParamCryptoHandlerPropertiesImpl
-
- getCharset() - Method in interface icu.easyj.web.param.crypto.IParamCryptoHandlerProperties
-
获取字符编码
- getConfig(String) - Method in class icu.easyj.web.cache304.config.DefaultCache304ConfigManagerImpl
-
- getConfig(String) - Method in interface icu.easyj.web.cache304.config.ICache304ConfigManager
-
获取配置
- getConfig(HttpServletRequest) - Method in interface icu.easyj.web.cache304.config.ICache304ConfigManager
-
获取Cache304配置
- getContent() - Method in exception icu.easyj.web.exception.HttpException
-
- getContextPath() - Static method in class icu.easyj.web.util.HttpConfigs
-
- getContextPath(ServletContext) - Static method in class icu.easyj.web.util.HttpUtils
-
获取二级目录
- getCryptoHandler() - Method in class icu.easyj.web.param.crypto.ParamCryptoFilter
-
- getCryptoHandlerProperties() - Method in class icu.easyj.web.param.crypto.ParamCryptoFilter
-
- getDateHeader(String) - Method in class icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getExclusions() - Method in class icu.easyj.web.filter.BaseFilterProperties
-
- getExclusions() - Method in interface icu.easyj.web.filter.IFilterProperties
-
获取无需拦截的Url地址匹配列表
- getFilterName() - Method in class icu.easyj.web.filter.AbstractFilter
-
获取过滤器名称
- getFilterProperties() - Method in class icu.easyj.web.filter.AbstractFilter
-
获取过滤器配置
- getHeader(String) - Method in class icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getHeaderNames() - Method in class icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getHeaders(String) - Method in class icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getInputStream() - Method in class icu.easyj.web.wrapper.BodyHttpServletRequestWrapper
-
- getInstance() - Static method in class icu.easyj.web.cache304.config.Cache304ConfigManagerFactory
-
获取配置管理器实例
- getInstance() - Static method in class icu.easyj.web.spring.NonUriTemplateHandler
-
获取实例
- getIntHeader(String) - Method in class icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getIv() - Method in class icu.easyj.web.param.crypto.impls.DefaultParamCryptoHandlerPropertiesImpl
-
- getIv() - Method in interface icu.easyj.web.param.crypto.IParamCryptoHandlerProperties
-
获取偏移向量
- getKey() - Method in class icu.easyj.web.param.crypto.impls.DefaultParamCryptoHandlerPropertiesImpl
-
- getKey() - Method in interface icu.easyj.web.param.crypto.IParamCryptoHandlerProperties
-
获取密钥
- getLimitMaxAge() - Method in class icu.easyj.web.cache304.config.Cache304Config
-
- getMessageCodesResolver() - Method in interface icu.easyj.web.spring.WebMvcConfigurerAdapter
-
- getMethod() - Method in class icu.easyj.web.filter.FilterExclusion
-
- getNoContextPathUri(String, String) - Static method in class icu.easyj.web.util.HttpUtils
-
获取没有二级目录的请求路径
- getOrder() - Method in class icu.easyj.web.filter.BaseFilterProperties
-
- getOrder() - Method in interface icu.easyj.web.filter.IFilterProperties
-
获取过滤器执行顺序
- getParameter(String) - Method in class icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getParameterMap() - Method in class icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getParameterNames() - Method in class icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getParameterValues(String) - Method in class icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getQueryString() - Method in class icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getQueryStringName() - Method in class icu.easyj.web.param.crypto.impls.DefaultParamCryptoFilterPropertiesImpl
-
- getQueryStringName() - Method in interface icu.easyj.web.param.crypto.IParamCryptoFilterProperties
-
加密参数名
- getReader() - Method in class icu.easyj.web.wrapper.BodyHttpServletRequestWrapper
-
- getRequest() - Static method in class icu.easyj.web.util.HttpUtils
-
获取 HttpServletRequest
- getResponse() - Static method in class icu.easyj.web.util.HttpUtils
-
获取 HttpServletResponse
- getService() - Static method in class icu.easyj.web.util.HttpClientUtils
-
- getStatus() - Method in exception icu.easyj.web.exception.HttpException
-
- getUriPattern() - Method in class icu.easyj.web.filter.FilterExclusion
-
- getUrlPatterns() - Method in class icu.easyj.web.filter.BaseFilterProperties
-
- getUrlPatterns() - Method in interface icu.easyj.web.filter.IFilterProperties
-
获取需拦截的Url地址匹配列表
- getValidator() - Method in interface icu.easyj.web.spring.WebMvcConfigurerAdapter
-
- GLOBAL_EXCLUSIONS - Static variable in interface icu.easyj.web.constant.FilterConstants
-
全局过滤器需要排除的请求地址