Package ch.tocco.nice2.web.core.api
Class WebCoreFilters
java.lang.Object
ch.tocco.nice2.web.core.api.WebCoreFilters
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
REQUEST_CONTEXT_FILTER_PRIORITY
public static final int REQUEST_CONTEXT_FILTER_PRIORITY- See Also:
-
CLIENT_TYPE_FILTER_PRIORITY
public static final int CLIENT_TYPE_FILTER_PRIORITY- See Also:
-
AUTHENTICATION_FILTER_PRIORITY
public static final int AUTHENTICATION_FILTER_PRIORITY- See Also:
-
X_LANGUAGE_LOCALE_FILTER_PRIORITY
public static final int X_LANGUAGE_LOCALE_FILTER_PRIORITY- See Also:
-
PRINCIPAL_LOG_FILTER_PRIORITY
public static final int PRINCIPAL_LOG_FILTER_PRIORITY- See Also:
-
ACCEPT_LANGUAGE_LOCALE_FILTER_PRIORITY
public static final int ACCEPT_LANGUAGE_LOCALE_FILTER_PRIORITY- See Also:
-
REQUEST_PARAMETER_LOCALE_FILTER_PRIORITY
public static final int REQUEST_PARAMETER_LOCALE_FILTER_PRIORITY- See Also:
-
LOCAL_CONTEXT_SETTER_FILTER_PRIORITY
public static final int LOCAL_CONTEXT_SETTER_FILTER_PRIORITY- See Also:
-
TIMEZONE_FILTER_PRIORITY
public static final int TIMEZONE_FILTER_PRIORITY- See Also:
-
HTTP_SESSION_HOLDER_FILTER_PRIORITY
public static final int HTTP_SESSION_HOLDER_FILTER_PRIORITY- See Also:
-
STATUS_TOCCO_FILTER_PRIORITY
public static final int STATUS_TOCCO_FILTER_PRIORITY- See Also:
-
RESPONSE_HEADER_FILTER_PRIORITY
public static final int RESPONSE_HEADER_FILTER_PRIORITY- See Also:
-