Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 sec ------------- Standard Error ----------------- 31-May-2023 07:51:13.948 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 31-May-2023 07:51:14.404 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-May-2023 07:51:14.434 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2023 07:51:14.434 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 31-May-2023 07:51:14.526 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40499"] 31-May-2023 07:51:14.743 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40499"] 31-May-2023 07:51:14.745 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2023 07:51:14.763 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40499"] 31-May-2023 07:51:14.769 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40499"] 31-May-2023 07:51:14.775 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 31-May-2023 07:51:14.776 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 31-May-2023 07:51:14.777 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2023 07:51:14.777 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 31-May-2023 07:51:14.783 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39875"] 31-May-2023 07:51:14.811 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39875"] 31-May-2023 07:51:14.814 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2023 07:51:14.816 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39875"] 31-May-2023 07:51:14.820 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39875"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.998 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.047 sec