Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 sec ------------- Standard Error ----------------- 22-Apr-2024 15:08:43.054 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 22-Apr-2024 15:08:43.994 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 22-Apr-2024 15:08:44.093 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 15:08:44.094 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 22-Apr-2024 15:08:44.262 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38227"] 22-Apr-2024 15:08:44.546 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38227"] 22-Apr-2024 15:08:44.550 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 15:08:44.612 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38227"] 22-Apr-2024 15:08:44.624 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38227"] 22-Apr-2024 15:08:44.644 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 22-Apr-2024 15:08:44.654 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 22-Apr-2024 15:08:44.655 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 15:08:44.655 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 22-Apr-2024 15:08:44.670 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38809"] 22-Apr-2024 15:08:44.722 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38809"] 22-Apr-2024 15:08:44.723 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 15:08:44.726 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38809"] 22-Apr-2024 15:08:44.731 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38809"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.853 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.088 sec