Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec ------------- Standard Error ----------------- 05-Jun-2023 15:35:23.988 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 05-Jun-2023 15:35:24.452 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 05-Jun-2023 15:35:24.481 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Jun-2023 15:35:24.482 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 05-Jun-2023 15:35:24.575 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35465"] 05-Jun-2023 15:35:24.723 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35465"] 05-Jun-2023 15:35:24.724 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Jun-2023 15:35:24.738 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35465"] 05-Jun-2023 15:35:24.747 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35465"] 05-Jun-2023 15:35:24.754 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 05-Jun-2023 15:35:24.756 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 05-Jun-2023 15:35:24.757 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Jun-2023 15:35:24.758 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 05-Jun-2023 15:35:24.764 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39913"] 05-Jun-2023 15:35:24.801 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39913"] 05-Jun-2023 15:35:24.804 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Jun-2023 15:35:24.808 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39913"] 05-Jun-2023 15:35:24.810 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39913"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.958 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.057 sec