Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 sec ------------- Standard Error ----------------- 14-Dec-2023 10:33:21.784 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-Dec-2023 10:33:22.706 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Dec-2023 10:33:22.733 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Dec-2023 10:33:22.734 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 14-Dec-2023 10:33:22.874 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42829"] 14-Dec-2023 10:33:23.084 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42829"] 14-Dec-2023 10:33:23.086 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Dec-2023 10:33:23.121 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42829"] 14-Dec-2023 10:33:23.142 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42829"] 14-Dec-2023 10:33:23.173 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-Dec-2023 10:33:23.179 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Dec-2023 10:33:23.179 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Dec-2023 10:33:23.180 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 14-Dec-2023 10:33:23.184 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42143"] 14-Dec-2023 10:33:23.229 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42143"] 14-Dec-2023 10:33:23.231 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Dec-2023 10:33:23.235 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42143"] 14-Dec-2023 10:33:23.245 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42143"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.611 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.074 sec