Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 sec ------------- Standard Error ----------------- 21-Dec-2023 12:55:21.211 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Dec-2023 12:55:21.804 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 21-Dec-2023 12:55:21.888 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 12:55:21.888 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 21-Dec-2023 12:55:22.025 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45919"] 21-Dec-2023 12:55:22.233 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45919"] 21-Dec-2023 12:55:22.237 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 12:55:22.279 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45919"] 21-Dec-2023 12:55:22.283 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45919"] 21-Dec-2023 12:55:22.297 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Dec-2023 12:55:22.311 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 21-Dec-2023 12:55:22.318 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 12:55:22.318 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 21-Dec-2023 12:55:22.324 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35779"] 21-Dec-2023 12:55:22.365 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35779"] 21-Dec-2023 12:55:22.366 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 12:55:22.372 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35779"] 21-Dec-2023 12:55:22.376 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35779"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.274 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.083 sec