Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 sec ------------- Standard Error ----------------- 15-Apr-2024 22:21:54.258 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Apr-2024 22:21:54.849 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Apr-2024 22:21:54.897 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 22:21:54.897 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 15-Apr-2024 22:21:54.988 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33271"] 15-Apr-2024 22:21:55.131 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33271"] 15-Apr-2024 22:21:55.133 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 22:21:55.169 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33271"] 15-Apr-2024 22:21:55.173 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33271"] 15-Apr-2024 22:21:55.182 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Apr-2024 22:21:55.185 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Apr-2024 22:21:55.198 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 22:21:55.198 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 15-Apr-2024 22:21:55.213 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42263"] 15-Apr-2024 22:21:55.237 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42263"] 15-Apr-2024 22:21:55.238 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 22:21:55.242 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42263"] 15-Apr-2024 22:21:55.243 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42263"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.249 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.065 sec