| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
WafRule |
SecurityEvent.getWafRule() |
| Modifier and Type | Method and Description |
|---|---|
List<WafRule> |
Vulnerability.getWafRules() |
List<WafRule> |
WafRuleDirective.getWafRules() |
List<WafRule> |
Waf.getWafRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityEvent.setWafRule(WafRule wafRule) |
| Modifier and Type | Method and Description |
|---|---|
void |
Waf.addWafRules(List<WafRule> wafRuleList) |
void |
Vulnerability.setWafRules(List<WafRule> wafRules) |
void |
WafRuleDirective.setWafRules(List<WafRule> wafRules) |
void |
Waf.setWafRules(List<WafRule> wafRuleList) |
| Constructor and Description |
|---|
DeletedWafRule(WafRule wafRule) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.