| Package | Description |
|---|---|
| org.owasp.esapi.waf |
This package contains the ESAPI Web Application Firewall (WAF).
|
| org.owasp.esapi.waf.configuration |
This package contains the both the configuration object model and the
utility class to create that object model from an existing policy file.
|
| Modifier and Type | Field and Description |
|---|---|
private AppGuardianConfiguration |
ESAPIWebApplicationFirewallFilter.appGuardConfig |
| Modifier and Type | Method and Description |
|---|---|
AppGuardianConfiguration |
ESAPIWebApplicationFirewallFilter.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static AppGuardianConfiguration |
ConfigurationParser.readConfigurationFile(java.io.InputStream stream,
java.lang.String webRootDir) |