public class AddHTTPOnlyFlagRule extends Rule
| Constructor and Description |
|---|
AddHTTPOnlyFlagRule(String id,
List<Pattern> name) |
| Modifier and Type | Method and Description |
|---|---|
Action |
check(javax.servlet.http.HttpServletRequest request,
InterceptingHTTPServletResponse response,
javax.servlet.http.HttpServletResponse httpResponse) |
boolean |
doesCookieMatch(String cookieName) |
public Action check(javax.servlet.http.HttpServletRequest request, InterceptingHTTPServletResponse response, javax.servlet.http.HttpServletResponse httpResponse)
public boolean doesCookieMatch(String cookieName)
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.