JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
icu.easyj.web.constant
Interface FilterConstants
public interface
FilterConstants
过滤器相关常量
Author:
wangliang181230
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
EXCLUSIONS_PARAMETER_NAME
exclusions键值
static final
String
GLOBAL_EXCLUSIONS
全局过滤器需要排除的请求地址
Field Details
EXCLUSIONS_PARAMETER_NAME
static final
String
EXCLUSIONS_PARAMETER_NAME
exclusions键值
See Also:
Constant Field Values
GLOBAL_EXCLUSIONS
static final
String
GLOBAL_EXCLUSIONS
全局过滤器需要排除的请求地址
See Also:
Constant Field Values