Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 sec ------------- Standard Error ----------------- 22-Oct-2024 11:42:03.482 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 22-Oct-2024 11:42:04.328 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 22-Oct-2024 11:42:04.359 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Oct-2024 11:42:04.360 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 22-Oct-2024 11:42:04.441 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33547"] 22-Oct-2024 11:42:04.702 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33547"] 22-Oct-2024 11:42:04.705 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Oct-2024 11:42:04.734 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33547"] 22-Oct-2024 11:42:04.742 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33547"] 22-Oct-2024 11:42:04.756 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 22-Oct-2024 11:42:04.758 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 22-Oct-2024 11:42:04.760 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Oct-2024 11:42:04.761 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 22-Oct-2024 11:42:04.767 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42915"] 22-Oct-2024 11:42:04.799 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42915"] 22-Oct-2024 11:42:04.801 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Oct-2024 11:42:04.806 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42915"] 22-Oct-2024 11:42:04.809 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42915"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.395 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.055 sec