Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.821 sec ------------- Standard Error ----------------- 16-Oct-2023 12:56:22.498 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Oct-2023 12:56:23.293 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Oct-2023 12:56:23.371 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 12:56:23.372 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 12:56:23.568 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35263"] 16-Oct-2023 12:56:23.862 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35263"] 16-Oct-2023 12:56:23.870 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 12:56:23.920 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35263"] 16-Oct-2023 12:56:23.930 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35263"] 16-Oct-2023 12:56:23.952 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Oct-2023 12:56:23.955 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Oct-2023 12:56:23.956 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 12:56:23.956 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 12:56:23.975 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42793"] 16-Oct-2023 12:56:24.074 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42793"] 16-Oct-2023 12:56:24.077 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 12:56:24.080 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42793"] 16-Oct-2023 12:56:24.085 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42793"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.643 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.145 sec