| Package | Description |
|---|---|
| org.jwall.log | |
| org.jwall.web.audit.processor | |
| org.jwall.web.audit.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
LogMessageExtractor |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentCollectionProcessor
This processor extracts collections from the rule-log (i.e. section 'K' of
ModSecurity events).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentCollectionExtractor
This class provides an extractor method for scores to be read from an event's
K section.
|
class |
ValueExtractor
This class extracts the values for the given variable for an event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueExtractor.registerExtractor(String name,
FeatureExtractor<AuditEvent,?> extr) |
Copyright © 2015 jwall.org. All Rights Reserved.