Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 sec ------------- Standard Error ----------------- 14-Dec-2023 17:02:08.094 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-Dec-2023 17:02:08.774 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Dec-2023 17:02:08.813 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Dec-2023 17:02:08.831 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.18-dev] 14-Dec-2023 17:02:08.948 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42013"] 14-Dec-2023 17:02:09.099 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42013"] 14-Dec-2023 17:02:09.102 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Dec-2023 17:02:09.128 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42013"] 14-Dec-2023 17:02:09.136 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42013"] 14-Dec-2023 17:02:09.145 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-Dec-2023 17:02:09.146 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Dec-2023 17:02:09.147 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Dec-2023 17:02:09.147 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.18-dev] 14-Dec-2023 17:02:09.163 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42331"] 14-Dec-2023 17:02:09.240 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42331"] 14-Dec-2023 17:02:09.241 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Dec-2023 17:02:09.245 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42331"] 14-Dec-2023 17:02:09.251 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42331"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.281 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.111 sec