Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 sec ------------- Standard Error ----------------- 01-Dec-2023 12:43:21.994 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Dec-2023 12:43:22.561 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 01-Dec-2023 12:43:22.606 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 12:43:22.607 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 12:43:22.684 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46515"] 01-Dec-2023 12:43:22.849 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46515"] 01-Dec-2023 12:43:22.852 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 12:43:22.873 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46515"] 01-Dec-2023 12:43:22.875 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46515"] 01-Dec-2023 12:43:22.881 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Dec-2023 12:43:22.882 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 01-Dec-2023 12:43:22.885 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 12:43:22.886 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 12:43:22.893 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45097"] 01-Dec-2023 12:43:22.923 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45097"] 01-Dec-2023 12:43:22.924 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 12:43:22.926 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45097"] 01-Dec-2023 12:43:22.927 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45097"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.037 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.049 sec