Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 sec ------------- Standard Error ----------------- 09-Dec-2023 21:41:03.957 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Dec-2023 21:41:04.630 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Dec-2023 21:41:04.706 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 21:41:04.706 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 09-Dec-2023 21:41:04.853 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37273"] 09-Dec-2023 21:41:05.140 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37273"] 09-Dec-2023 21:41:05.144 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 21:41:05.218 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37273"] 09-Dec-2023 21:41:05.232 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-37273"] 09-Dec-2023 21:41:05.245 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Dec-2023 21:41:05.249 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Dec-2023 21:41:05.253 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 21:41:05.254 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 09-Dec-2023 21:41:05.261 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41515"] 09-Dec-2023 21:41:05.326 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41515"] 09-Dec-2023 21:41:05.327 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 21:41:05.333 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41515"] 09-Dec-2023 21:41:05.338 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41515"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.557 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.096 sec