Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 sec ------------- Standard Error ----------------- 01-Dec-2023 16:14:08.627 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Dec-2023 16:14:09.214 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Dec-2023 16:14:09.238 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 16:14:09.239 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 16:14:09.310 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38747"] 01-Dec-2023 16:14:09.446 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38747"] 01-Dec-2023 16:14:09.447 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 16:14:09.461 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38747"] 01-Dec-2023 16:14:09.470 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38747"] 01-Dec-2023 16:14:09.477 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Dec-2023 16:14:09.478 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Dec-2023 16:14:09.479 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 16:14:09.479 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 16:14:09.485 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43339"] 01-Dec-2023 16:14:09.515 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43339"] 01-Dec-2023 16:14:09.518 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 16:14:09.520 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43339"] 01-Dec-2023 16:14:09.523 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43339"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.009 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.048 sec