Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 sec ------------- Standard Error ----------------- 08-Dec-2023 12:02:09.369 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 08-Dec-2023 12:02:09.986 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 08-Dec-2023 12:02:10.035 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 12:02:10.036 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 08-Dec-2023 12:02:10.150 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45283"] 08-Dec-2023 12:02:10.319 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45283"] 08-Dec-2023 12:02:10.322 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 12:02:10.348 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45283"] 08-Dec-2023 12:02:10.353 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45283"] 08-Dec-2023 12:02:10.367 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 08-Dec-2023 12:02:10.383 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 08-Dec-2023 12:02:10.388 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 12:02:10.388 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 08-Dec-2023 12:02:10.421 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46577"] 08-Dec-2023 12:02:10.459 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46577"] 08-Dec-2023 12:02:10.460 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 12:02:10.466 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46577"] 08-Dec-2023 12:02:10.475 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46577"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.273 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.111 sec