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.