Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 sec ------------- Standard Error ----------------- 26-Apr-2024 13:28:04.479 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Apr-2024 13:28:05.207 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 26-Apr-2024 13:28:05.252 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 13:28:05.254 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 26-Apr-2024 13:28:05.351 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38981"] 26-Apr-2024 13:28:05.503 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38981"] 26-Apr-2024 13:28:05.507 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 13:28:05.533 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38981"] 26-Apr-2024 13:28:05.539 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38981"] 26-Apr-2024 13:28:05.563 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Apr-2024 13:28:05.565 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 26-Apr-2024 13:28:05.567 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 13:28:05.567 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 26-Apr-2024 13:28:05.573 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34235"] 26-Apr-2024 13:28:05.609 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34235"] 26-Apr-2024 13:28:05.612 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 13:28:05.615 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34235"] 26-Apr-2024 13:28:05.617 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34235"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.396 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.057 sec