Class CsrfPreventionFilter.PrefixPredicate

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

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