Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 sec ------------- Standard Error ----------------- 21-Dec-2023 11:38:09.808 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Dec-2023 11:38:10.845 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Dec-2023 11:38:10.891 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 11:38:10.891 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 21-Dec-2023 11:38:11.023 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44357"] 21-Dec-2023 11:38:11.207 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44357"] 21-Dec-2023 11:38:11.210 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 11:38:11.248 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44357"] 21-Dec-2023 11:38:11.255 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44357"] 21-Dec-2023 11:38:11.266 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Dec-2023 11:38:11.283 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 21-Dec-2023 11:38:11.284 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 11:38:11.284 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 21-Dec-2023 11:38:11.302 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46881"] 21-Dec-2023 11:38:11.335 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46881"] 21-Dec-2023 11:38:11.336 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 11:38:11.339 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46881"] 21-Dec-2023 11:38:11.343 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46881"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.654 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.081 sec