Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 sec ------------- Standard Error ----------------- 27-Sep-2023 11:25:51.308 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 27-Sep-2023 11:25:51.831 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 27-Sep-2023 11:25:51.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Sep-2023 11:25:51.862 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 27-Sep-2023 11:25:51.944 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 27-Sep-2023 11:25:52.072 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 27-Sep-2023 11:25:52.075 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Sep-2023 11:25:52.096 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 27-Sep-2023 11:25:52.108 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 27-Sep-2023 11:25:52.114 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 27-Sep-2023 11:25:52.117 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 27-Sep-2023 11:25:52.117 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Sep-2023 11:25:52.117 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 27-Sep-2023 11:25:52.128 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46743"] 27-Sep-2023 11:25:52.156 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46743"] 27-Sep-2023 11:25:52.159 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Sep-2023 11:25:52.163 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46743"] 27-Sep-2023 11:25:52.170 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46743"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.98 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.059 sec