Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec ------------- Standard Error ----------------- 27-Sep-2023 10:56:40.499 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 27-Sep-2023 10:56:40.938 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 27-Sep-2023 10:56:41.007 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Sep-2023 10:56:41.009 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 27-Sep-2023 10:56:41.134 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37553"] 27-Sep-2023 10:56:41.249 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37553"] 27-Sep-2023 10:56:41.251 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Sep-2023 10:56:41.274 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37553"] 27-Sep-2023 10:56:41.278 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37553"] 27-Sep-2023 10:56:41.288 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 27-Sep-2023 10:56:41.290 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 27-Sep-2023 10:56:41.297 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Sep-2023 10:56:41.297 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 27-Sep-2023 10:56:41.303 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37945"] 27-Sep-2023 10:56:41.327 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37945"] 27-Sep-2023 10:56:41.328 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Sep-2023 10:56:41.332 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37945"] 27-Sep-2023 10:56:41.334 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37945"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.934 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.048 sec