|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureExtractor | |
|---|---|
| org.jwall.log | |
| org.jwall.web.audit.processor | |
| org.jwall.web.audit.rules | |
| Uses of FeatureExtractor in org.jwall.log |
|---|
| Classes in org.jwall.log that implement FeatureExtractor | |
|---|---|
class |
LogMessageExtractor
|
| Uses of FeatureExtractor in org.jwall.web.audit.processor |
|---|
| Classes in org.jwall.web.audit.processor that implement FeatureExtractor | |
|---|---|
class |
PersistentCollectionProcessor
This processor extracts collections from the rule-log (i.e. section 'K' of ModSecurity events). |
| Uses of FeatureExtractor in org.jwall.web.audit.rules |
|---|
| Classes in org.jwall.web.audit.rules that implement FeatureExtractor | |
|---|---|
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. |
| Methods in org.jwall.web.audit.rules with parameters of type FeatureExtractor | |
|---|---|
void |
ValueExtractor.registerExtractor(String name,
FeatureExtractor<AuditEvent,?> extr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||