Class CsrfPreventionFilter.PatternPredicate

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

protected static class CsrfPreventionFilter.PatternPredicate extends Object implements CsrfPreventionFilter.Predicate<String>
A no-nonce Predicate that matches a regular expression.