public final class CsrfValidator extends Object
| Constructor and Description |
|---|
CsrfValidator() |
| Modifier and Type | Method and Description |
|---|---|
ProtectionResult |
isProtectedPage(String normalizedResourceUri) |
ProtectionResult |
isProtectedPageAndMethod(String page,
String method) |
boolean |
isValid(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public boolean isValid(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
public ProtectionResult isProtectedPageAndMethod(String page, String method)
public ProtectionResult isProtectedPage(String normalizedResourceUri)
Copyright © 2025 OWASP. All rights reserved.