Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec ------------- Standard Error ----------------- 14-Sep-2023 18:21:26.808 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-Sep-2023 18:21:27.338 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Sep-2023 18:21:27.372 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Sep-2023 18:21:27.372 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 14-Sep-2023 18:21:27.466 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40519"] 14-Sep-2023 18:21:27.627 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40519"] 14-Sep-2023 18:21:27.628 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Sep-2023 18:21:27.652 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40519"] 14-Sep-2023 18:21:27.662 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40519"] 14-Sep-2023 18:21:27.671 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-Sep-2023 18:21:27.673 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Sep-2023 18:21:27.674 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Sep-2023 18:21:27.674 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 14-Sep-2023 18:21:27.684 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43217"] 14-Sep-2023 18:21:27.712 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43217"] 14-Sep-2023 18:21:27.715 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Sep-2023 18:21:27.720 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43217"] 14-Sep-2023 18:21:27.724 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43217"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.025 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.056 sec