Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 sec ------------- Standard Error ----------------- 22-Apr-2024 16:40:29.403 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 22-Apr-2024 16:40:30.055 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 22-Apr-2024 16:40:30.171 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 16:40:30.172 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 22-Apr-2024 16:40:30.287 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34579"] 22-Apr-2024 16:40:30.479 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34579"] 22-Apr-2024 16:40:30.481 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 16:40:30.500 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34579"] 22-Apr-2024 16:40:30.502 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34579"] 22-Apr-2024 16:40:30.509 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 22-Apr-2024 16:40:30.511 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 22-Apr-2024 16:40:30.518 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 16:40:30.518 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 22-Apr-2024 16:40:30.523 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33475"] 22-Apr-2024 16:40:30.558 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33475"] 22-Apr-2024 16:40:30.561 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 16:40:30.568 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33475"] 22-Apr-2024 16:40:30.569 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33475"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.4 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.064 sec