Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 sec ------------- Standard Error ----------------- 26-Feb-2024 18:34:44.580 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Feb-2024 18:34:45.347 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 26-Feb-2024 18:34:45.503 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 18:34:45.503 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 26-Feb-2024 18:34:45.589 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44189"] 26-Feb-2024 18:34:45.782 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44189"] 26-Feb-2024 18:34:45.786 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 18:34:45.823 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44189"] 26-Feb-2024 18:34:45.825 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44189"] 26-Feb-2024 18:34:45.836 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Feb-2024 18:34:45.838 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 26-Feb-2024 18:34:45.866 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 18:34:45.866 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 26-Feb-2024 18:34:45.884 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39115"] 26-Feb-2024 18:34:45.922 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39115"] 26-Feb-2024 18:34:45.923 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 18:34:45.926 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39115"] 26-Feb-2024 18:34:45.927 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39115"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.466 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.097 sec