Uses of Package
org.owasp.esapi.waf.internal

Packages that use org.owasp.esapi.waf.internal
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. 
 

Classes in org.owasp.esapi.waf.internal used by org.owasp.esapi.waf.internal
InterceptingServletOutputStream
          This class was inspired by ModSecurity for Java by Ivan Ristic.
 

Classes in org.owasp.esapi.waf.internal used by org.owasp.esapi.waf.rules
InterceptingHTTPServletResponse
          The wrapper for the HttpServletResponse object which will be passed to the application being protected by the WAF.
 



Copyright © 2011 The Open Web Application Security Project (OWASP). All Rights Reserved.