Uses of Class
org.owasp.csrfguard.ProtectionResult
-
Packages that use ProtectionResult Package Description org.owasp.csrfguard -
-
Uses of ProtectionResult in org.owasp.csrfguard
Methods in org.owasp.csrfguard that return ProtectionResult Modifier and Type Method Description ProtectionResultCsrfValidator. isProtectedPage(String normalizedResourceUri)ProtectionResultCsrfValidator. isProtectedPageAndMethod(String page, String method)
-