Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 sec ------------- Standard Error ----------------- 12-Apr-2024 07:40:44.877 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Apr-2024 07:40:45.815 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Apr-2024 07:40:45.865 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2024 07:40:45.866 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 12-Apr-2024 07:40:45.996 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36305"] 12-Apr-2024 07:40:46.288 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36305"] 12-Apr-2024 07:40:46.292 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2024 07:40:46.328 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36305"] 12-Apr-2024 07:40:46.341 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36305"] 12-Apr-2024 07:40:46.348 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Apr-2024 07:40:46.351 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Apr-2024 07:40:46.352 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2024 07:40:46.352 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 12-Apr-2024 07:40:46.362 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38623"] 12-Apr-2024 07:40:46.407 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38623"] 12-Apr-2024 07:40:46.409 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2024 07:40:46.412 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38623"] 12-Apr-2024 07:40:46.417 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38623"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.683 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.071 sec