Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 sec ------------- Standard Error ----------------- 12-Apr-2023 16:25:30.352 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Apr-2023 16:25:31.371 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Apr-2023 16:25:31.422 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2023 16:25:31.422 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 12-Apr-2023 16:25:31.712 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43323"] 12-Apr-2023 16:25:32.075 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43323"] 12-Apr-2023 16:25:32.078 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2023 16:25:32.119 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43323"] 12-Apr-2023 16:25:32.130 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43323"] 12-Apr-2023 16:25:32.138 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Apr-2023 16:25:32.156 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Apr-2023 16:25:32.157 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2023 16:25:32.157 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 12-Apr-2023 16:25:32.181 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40407"] 12-Apr-2023 16:25:32.238 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40407"] 12-Apr-2023 16:25:32.240 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2023 16:25:32.243 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40407"] 12-Apr-2023 16:25:32.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40407"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 2.099 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.11 sec