Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 sec ------------- Standard Error ----------------- 01-Dec-2023 12:26:15.657 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Dec-2023 12:26:16.241 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Dec-2023 12:26:16.265 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 12:26:16.265 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 12:26:16.347 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35811"] 01-Dec-2023 12:26:16.487 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35811"] 01-Dec-2023 12:26:16.490 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 12:26:16.502 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35811"] 01-Dec-2023 12:26:16.512 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35811"] 01-Dec-2023 12:26:16.519 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Dec-2023 12:26:16.521 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Dec-2023 12:26:16.521 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 12:26:16.522 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 12:26:16.526 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39107"] 01-Dec-2023 12:26:16.558 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39107"] 01-Dec-2023 12:26:16.558 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 12:26:16.561 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39107"] 01-Dec-2023 12:26:16.563 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39107"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.023 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.045 sec