public class MustMatchRule extends Rule
| Constructor and Description |
|---|
MustMatchRule(String id,
Pattern path,
String variable,
int operator,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Action |
check(javax.servlet.http.HttpServletRequest req,
InterceptingHTTPServletResponse response,
javax.servlet.http.HttpServletResponse httpResponse) |
public Action check(javax.servlet.http.HttpServletRequest req, InterceptingHTTPServletResponse response, javax.servlet.http.HttpServletResponse httpResponse)
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.