public class BeanShellRule extends Rule
| Constructor and Description |
|---|
BeanShellRule(String fileLocation,
String id,
Pattern path) |
| Modifier and Type | Method and Description |
|---|---|
Action |
check(javax.servlet.http.HttpServletRequest request,
InterceptingHTTPServletResponse response,
javax.servlet.http.HttpServletResponse httpResponse) |
public BeanShellRule(String fileLocation, String id, Pattern path) throws IOException, bsh.EvalError
IOExceptionbsh.EvalErrorpublic Action check(javax.servlet.http.HttpServletRequest request, InterceptingHTTPServletResponse response, javax.servlet.http.HttpServletResponse httpResponse)
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.