Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 sec ------------- Standard Error ----------------- 26-Feb-2024 16:32:24.609 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Feb-2024 16:32:25.504 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 26-Feb-2024 16:32:25.571 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 16:32:25.571 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 26-Feb-2024 16:32:25.684 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32995"] 26-Feb-2024 16:32:25.897 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32995"] 26-Feb-2024 16:32:25.899 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 16:32:25.934 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32995"] 26-Feb-2024 16:32:25.935 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32995"] 26-Feb-2024 16:32:25.953 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Feb-2024 16:32:25.956 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 26-Feb-2024 16:32:25.987 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 16:32:25.987 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 26-Feb-2024 16:32:26.024 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33767"] 26-Feb-2024 16:32:26.064 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33767"] 26-Feb-2024 16:32:26.064 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 16:32:26.069 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33767"] 26-Feb-2024 16:32:26.070 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33767"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.663 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.123 sec