Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 sec ------------- Standard Error ----------------- 08-Dec-2023 21:36:05.460 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 08-Dec-2023 21:36:06.419 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 08-Dec-2023 21:36:06.480 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 21:36:06.481 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 08-Dec-2023 21:36:06.557 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44753"] 08-Dec-2023 21:36:06.715 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44753"] 08-Dec-2023 21:36:06.717 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 21:36:06.758 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44753"] 08-Dec-2023 21:36:06.770 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44753"] 08-Dec-2023 21:36:06.780 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 08-Dec-2023 21:36:06.783 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 08-Dec-2023 21:36:06.787 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 21:36:06.787 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 08-Dec-2023 21:36:06.794 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34763"] 08-Dec-2023 21:36:06.829 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34763"] 08-Dec-2023 21:36:06.831 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 21:36:06.835 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34763"] 08-Dec-2023 21:36:06.838 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34763"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.539 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec