Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 sec ------------- Standard Error ----------------- 22-Dec-2023 14:55:05.538 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 22-Dec-2023 14:55:06.323 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 22-Dec-2023 14:55:06.370 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Dec-2023 14:55:06.370 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 22-Dec-2023 14:55:06.521 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44961"] 22-Dec-2023 14:55:06.752 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44961"] 22-Dec-2023 14:55:06.755 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Dec-2023 14:55:06.780 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44961"] 22-Dec-2023 14:55:06.791 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44961"] 22-Dec-2023 14:55:06.807 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 22-Dec-2023 14:55:06.811 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 22-Dec-2023 14:55:06.811 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Dec-2023 14:55:06.812 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 22-Dec-2023 14:55:06.834 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39589"] 22-Dec-2023 14:55:06.877 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39589"] 22-Dec-2023 14:55:06.878 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Dec-2023 14:55:06.884 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39589"] 22-Dec-2023 14:55:06.888 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39589"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.557 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.083 sec