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