Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec ------------- Standard Error ----------------- 29-Sep-2023 15:57:21.082 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-Sep-2023 15:57:21.534 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 29-Sep-2023 15:57:21.565 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Sep-2023 15:57:21.565 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 29-Sep-2023 15:57:21.650 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35469"] 29-Sep-2023 15:57:21.778 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35469"] 29-Sep-2023 15:57:21.781 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Sep-2023 15:57:21.801 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35469"] 29-Sep-2023 15:57:21.813 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35469"] 29-Sep-2023 15:57:21.819 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-Sep-2023 15:57:21.821 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 29-Sep-2023 15:57:21.822 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Sep-2023 15:57:21.822 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 29-Sep-2023 15:57:21.828 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40633"] 29-Sep-2023 15:57:21.871 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40633"] 29-Sep-2023 15:57:21.872 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Sep-2023 15:57:21.876 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40633"] 29-Sep-2023 15:57:21.878 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40633"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.911 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.062 sec