Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 sec ------------- Standard Error ----------------- 25-Apr-2024 11:54:43.467 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 25-Apr-2024 11:54:44.289 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 25-Apr-2024 11:54:44.359 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2024 11:54:44.360 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 25-Apr-2024 11:54:44.448 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46859"] 25-Apr-2024 11:54:44.610 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46859"] 25-Apr-2024 11:54:44.612 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2024 11:54:44.631 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46859"] 25-Apr-2024 11:54:44.635 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46859"] 25-Apr-2024 11:54:44.644 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 25-Apr-2024 11:54:44.647 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 25-Apr-2024 11:54:44.655 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2024 11:54:44.655 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 25-Apr-2024 11:54:44.661 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43409"] 25-Apr-2024 11:54:44.691 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43409"] 25-Apr-2024 11:54:44.692 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2024 11:54:44.695 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43409"] 25-Apr-2024 11:54:44.696 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43409"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.517 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.06 sec