Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 sec ------------- Standard Error ----------------- 07-Dec-2023 20:07:31.953 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Dec-2023 20:07:32.617 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 07-Dec-2023 20:07:32.695 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 20:07:32.695 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 07-Dec-2023 20:07:32.828 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35951"] 07-Dec-2023 20:07:32.958 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35951"] 07-Dec-2023 20:07:32.960 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 20:07:33.002 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35951"] 07-Dec-2023 20:07:33.005 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35951"] 07-Dec-2023 20:07:33.014 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Dec-2023 20:07:33.016 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 07-Dec-2023 20:07:33.039 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 20:07:33.039 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 07-Dec-2023 20:07:33.056 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36255"] 07-Dec-2023 20:07:33.086 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36255"] 07-Dec-2023 20:07:33.087 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 20:07:33.091 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36255"] 07-Dec-2023 20:07:33.092 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36255"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.376 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.081 sec