See: Description
| Class | Description |
|---|---|
| InterceptingHTTPServletRequest |
The wrapper for the HttpServletRequest object which will be passed to the application
being protected by the WAF.
|
| InterceptingHTTPServletResponse |
The wrapper for the HttpServletResponse object which will be passed to the application
being protected by the WAF.
|
| InterceptingPrintWriter |
The PrintWriter needed to buffer outbound data generated by the application
being protected by the WAF.
|
| InterceptingServletOutputStream |
This class was inspired by ModSecurity for Java by Ivan Ristic.
|
| Parameter |
A simple object to represent a name=value HTTP parameter.
|
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.