Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 sec ------------- Standard Error ----------------- 15-Sep-2023 17:21:12.272 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Sep-2023 17:21:12.792 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Sep-2023 17:21:12.824 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Sep-2023 17:21:12.825 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 15-Sep-2023 17:21:12.908 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39541"] 15-Sep-2023 17:21:13.069 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39541"] 15-Sep-2023 17:21:13.071 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Sep-2023 17:21:13.093 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39541"] 15-Sep-2023 17:21:13.104 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39541"] 15-Sep-2023 17:21:13.112 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Sep-2023 17:21:13.124 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Sep-2023 17:21:13.125 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Sep-2023 17:21:13.125 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 15-Sep-2023 17:21:13.136 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45435"] 15-Sep-2023 17:21:13.157 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45435"] 15-Sep-2023 17:21:13.157 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Sep-2023 17:21:13.161 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45435"] 15-Sep-2023 17:21:13.167 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45435"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.013 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.059 sec