Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 sec ------------- Standard Error ----------------- 07-Dec-2023 18:35:22.746 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Dec-2023 18:35:23.444 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Dec-2023 18:35:23.502 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 18:35:23.502 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 07-Dec-2023 18:35:23.676 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35441"] 07-Dec-2023 18:35:23.899 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35441"] 07-Dec-2023 18:35:23.903 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 18:35:23.948 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35441"] 07-Dec-2023 18:35:23.957 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35441"] 07-Dec-2023 18:35:23.966 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Dec-2023 18:35:23.969 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 07-Dec-2023 18:35:23.970 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 18:35:23.970 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 07-Dec-2023 18:35:24.008 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36767"] 07-Dec-2023 18:35:24.057 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36767"] 07-Dec-2023 18:35:24.061 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 18:35:24.070 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36767"] 07-Dec-2023 18:35:24.083 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36767"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.479 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.12 sec