Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 sec ------------- Standard Error ----------------- 28-Apr-2023 10:31:03.409 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Apr-2023 10:31:04.153 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Apr-2023 10:31:04.214 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 10:31:04.221 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 10:31:04.381 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45081"] 28-Apr-2023 10:31:04.643 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45081"] 28-Apr-2023 10:31:04.645 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 10:31:04.680 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45081"] 28-Apr-2023 10:31:04.705 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45081"] 28-Apr-2023 10:31:04.724 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Apr-2023 10:31:04.726 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 28-Apr-2023 10:31:04.727 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 10:31:04.727 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 10:31:04.751 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33635"] 28-Apr-2023 10:31:04.857 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33635"] 28-Apr-2023 10:31:04.859 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 10:31:04.865 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33635"] 28-Apr-2023 10:31:04.870 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33635"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.637 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.157 sec