public class CsrfManager extends Object
| Constructor and Description |
|---|
CsrfManager(javax.servlet.ServletConfig config) |
CsrfManager(String csrfHeader,
String csrfParameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
boolean isRepositoryInfoRequest,
boolean isContentRequest) |
public static final String CSRF_ATTR
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.