| Package | Description |
|---|---|
| org.jwall.web.audit.filter |
The filter package provides two simple classes/interfaces to construct filters: the
AuditEventMatch interface and the AuditEventFilter class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuditEventDateMatch
This class implements a date match of an event.
|
class |
AuditEventMatch
This class implements the most generic ModSecurity-like match.
|
| Modifier and Type | Method and Description |
|---|---|
static Match |
FilterCompiler.map(FilterExpression e) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEventFilter.add(Match m) |
Copyright © 2015 jwall.org. All Rights Reserved.