JavaScript is disabled on your browser.
Apache Tomcat® 9.0.87.redhat-00008
java.lang.Object
org.apache.catalina.filters.CsrfPreventionFilter.MimePredicate
All Implemented Interfaces:
java.util.function.Predicate<java.lang.String>
Enclosing class:
CsrfPreventionFilter
protected static class CsrfPreventionFilter.MimePredicate
extends java.lang.Object
implements java.util.function.Predicate<java.lang.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.
Constructor Summary
Constructors
Constructor and Description
MimePredicate (ServletContext context,
java.util.function.Predicate<java.lang.String> predicate)
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.Predicate
and, isEqual, negate, or
Apache Tomcat® 9.0.87.redhat-00008
Copyright © 2000-2024 Apache Software Foundation. Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.