Undertow WildFly Subsystem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Fiter) |
||
Line 8: | Line 8: | ||
==Fiter== | ==Fiter== | ||
A filter is functionally equivalent to a global valve used in previous versions of JBoss (JBoss Web). It enables some aspect of a request to be modified and can use predicates to control when a filter executes. | |||
=Configuration= | =Configuration= |
Revision as of 17:48, 19 January 2016
Internal
Concepts
Fiter
A filter is functionally equivalent to a global valve used in previous versions of JBoss (JBoss Web). It enables some aspect of a request to be modified and can use predicates to control when a filter executes.