Package org.apache.catalina.filters
Class CsrfPreventionFilter.MimePredicate
java.lang.Object
org.apache.catalina.filters.CsrfPreventionFilter.MimePredicate
- Enclosing class:
- CsrfPreventionFilter
protected static class CsrfPreventionFilter.MimePredicate
extends Object
implements Predicate<String>
A no-nonce Predicate that evaluates a MIME type instead of a URL. It can be used with any other Predicate for
matching the actual value of the MIME type.