Class CsrfPreventionFilter.SuffixPredicate

java.lang.Object
org.apache.catalina.filters.CsrfPreventionFilter.SuffixPredicate
All Implemented Interfaces:
Predicate<String>
Enclosing class:
CsrfPreventionFilter

protected static class CsrfPreventionFilter.SuffixPredicate extends Object implements Predicate<String>
A no-nonce Predicate that matches a suffix.