public class ReplaceContentRule extends Rule
Constructor and Description |
---|
ReplaceContentRule(String id,
Pattern pattern,
String replacement,
Pattern contentType,
Pattern path) |
Modifier and Type | Method and Description |
---|---|
Action |
check(javax.servlet.http.HttpServletRequest request,
InterceptingHTTPServletResponse response,
javax.servlet.http.HttpServletResponse httpResponse) |
public Action check(javax.servlet.http.HttpServletRequest request, InterceptingHTTPServletResponse response, javax.servlet.http.HttpServletResponse httpResponse)
Copyright © 2020 The Open Web Application Security Project (OWASP). All rights reserved.