Undertow WildFly Subsystem Concepts

From NovaOrdis Knowledge Base
Revision as of 17:51, 19 January 2016 by Ovidiu (talk | contribs) (Created page with "=Internal= * Undertow WildFly Subsystem * Undertow Concepts =Fiter= A filter is functionally equivalent to a global valve used...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal


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.