|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Match | |
|---|---|
| org.jwall.web.audit.filter | The filter package provides two simple classes/interfaces to construct filters: the AuditEventMatch interface and the AuditEventFilter class. |
| Uses of Match in org.jwall.web.audit.filter |
|---|
| Subclasses of Match in org.jwall.web.audit.filter | |
|---|---|
class |
AuditEventDateMatch
This class implements a date match of an event. |
class |
AuditEventMatch
This class implements the most generic ModSecurity-like match. |
| Methods in org.jwall.web.audit.filter that return Match | |
|---|---|
static Match |
FilterCompiler.map(FilterExpression e)
|
| Methods in org.jwall.web.audit.filter with parameters of type Match | |
|---|---|
void |
AuditEventFilter.add(Match m)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||