Package org.owasp.csrfguard
Class ProtectionResult
- java.lang.Object
-
- org.owasp.csrfguard.ProtectionResult
-
public class ProtectionResult extends Object
-
-
Constructor Summary
Constructors Constructor Description ProtectionResult(boolean isProtected, String resourceIdentifier)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetResourceIdentifier()booleanisProtected()
-