Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 sec ------------- Standard Error ----------------- 29-Dec-2023 10:49:04.251 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-Dec-2023 10:49:05.139 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 29-Dec-2023 10:49:05.174 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 10:49:05.175 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 29-Dec-2023 10:49:05.311 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-32853"] 29-Dec-2023 10:49:05.515 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-32853"] 29-Dec-2023 10:49:05.518 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 10:49:05.548 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-32853"] 29-Dec-2023 10:49:05.561 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-32853"] 29-Dec-2023 10:49:05.571 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-Dec-2023 10:49:05.577 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 29-Dec-2023 10:49:05.578 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 10:49:05.579 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 29-Dec-2023 10:49:05.586 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43919"] 29-Dec-2023 10:49:05.616 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43919"] 29-Dec-2023 10:49:05.619 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 10:49:05.622 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43919"] 29-Dec-2023 10:49:05.627 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43919"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.496 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec