Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec ------------- Standard Error ----------------- 13-Sep-2023 12:23:23.879 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 13-Sep-2023 12:23:24.390 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 13-Sep-2023 12:23:24.422 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:23:24.422 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:23:24.509 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44449"] 13-Sep-2023 12:23:24.654 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44449"] 13-Sep-2023 12:23:24.655 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:23:24.677 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44449"] 13-Sep-2023 12:23:24.690 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44449"] 13-Sep-2023 12:23:24.698 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 13-Sep-2023 12:23:24.700 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 13-Sep-2023 12:23:24.700 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:23:24.701 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:23:24.716 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-32787"] 13-Sep-2023 12:23:24.743 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-32787"] 13-Sep-2023 12:23:24.745 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:23:24.750 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-32787"] 13-Sep-2023 12:23:24.755 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-32787"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.987 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.06 sec