Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 sec ------------- Standard Error ----------------- 11-Apr-2024 16:20:41.438 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 11-Apr-2024 16:20:42.184 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 11-Apr-2024 16:20:42.247 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Apr-2024 16:20:42.247 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 11-Apr-2024 16:20:42.395 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38217"] 11-Apr-2024 16:20:42.634 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38217"] 11-Apr-2024 16:20:42.638 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Apr-2024 16:20:42.660 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38217"] 11-Apr-2024 16:20:42.670 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38217"] 11-Apr-2024 16:20:42.678 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 11-Apr-2024 16:20:42.684 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 11-Apr-2024 16:20:42.685 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Apr-2024 16:20:42.685 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 11-Apr-2024 16:20:42.696 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41473"] 11-Apr-2024 16:20:42.794 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41473"] 11-Apr-2024 16:20:42.796 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Apr-2024 16:20:42.800 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41473"] 11-Apr-2024 16:20:42.803 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41473"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.45 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.13 sec