| Package | Description |
|---|---|
| org.owasp.esapi.waf.internal |
This package contains all HTTP-related classes used internally by the WAF for the implementation
of its rules.
|
| org.owasp.esapi.waf.rules |
This package contains all of the Rule subclasses that correspond to policy file entries.
|
| Class and Description |
|---|
| InterceptingServletOutputStream
This class was inspired by ModSecurity for Java by Ivan Ristic.
|
| Class and Description |
|---|
| InterceptingHTTPServletResponse
The wrapper for the HttpServletResponse object which will be passed to the application
being protected by the WAF.
|
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.