Package org.apache.catalina.filters
Class CsrfPreventionFilter.SuffixPredicate
java.lang.Object
org.apache.catalina.filters.CsrfPreventionFilter.SuffixPredicate
- All Implemented Interfaces:
CsrfPreventionFilter.Predicate<String>
- Enclosing class:
- CsrfPreventionFilter
protected static class CsrfPreventionFilter.SuffixPredicate
extends Object
implements CsrfPreventionFilter.Predicate<String>
A no-nonce Predicate that matches a suffix.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SuffixPredicate
-
-
Method Details
-
test
- Specified by:
test
in interfaceCsrfPreventionFilter.Predicate<String>
-