Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec ------------- Standard Error ----------------- 16-Apr-2024 12:44:19.349 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Apr-2024 12:44:19.899 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Apr-2024 12:44:19.938 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 12:44:19.939 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 16-Apr-2024 12:44:20.048 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 16-Apr-2024 12:44:20.205 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 16-Apr-2024 12:44:20.208 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 12:44:20.246 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 16-Apr-2024 12:44:20.251 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 16-Apr-2024 12:44:20.258 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Apr-2024 12:44:20.284 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Apr-2024 12:44:20.285 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 12:44:20.286 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 16-Apr-2024 12:44:20.300 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35007"] 16-Apr-2024 12:44:20.373 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35007"] 16-Apr-2024 12:44:20.375 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 12:44:20.379 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35007"] 16-Apr-2024 12:44:20.394 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35007"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.101 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.138 sec