Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec ------------- Standard Error ----------------- 26-Apr-2024 18:18:37.027 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Apr-2024 18:18:37.625 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 26-Apr-2024 18:18:37.687 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 18:18:37.688 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 26-Apr-2024 18:18:37.775 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36669"] 26-Apr-2024 18:18:37.948 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36669"] 26-Apr-2024 18:18:37.951 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 18:18:37.976 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36669"] 26-Apr-2024 18:18:37.979 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36669"] 26-Apr-2024 18:18:37.987 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Apr-2024 18:18:37.989 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 26-Apr-2024 18:18:38.010 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 18:18:38.010 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 26-Apr-2024 18:18:38.024 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46599"] 26-Apr-2024 18:18:38.055 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46599"] 26-Apr-2024 18:18:38.056 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 18:18:38.060 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46599"] 26-Apr-2024 18:18:38.061 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46599"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.275 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.078 sec