Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 sec ------------- Standard Error ----------------- 21-Dec-2023 12:44:38.507 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Dec-2023 12:44:39.252 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Dec-2023 12:44:39.331 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 12:44:39.331 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 21-Dec-2023 12:44:39.510 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45099"] 21-Dec-2023 12:44:39.736 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45099"] 21-Dec-2023 12:44:39.739 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 12:44:39.773 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45099"] 21-Dec-2023 12:44:39.782 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45099"] 21-Dec-2023 12:44:39.807 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Dec-2023 12:44:39.815 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 21-Dec-2023 12:44:39.815 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 12:44:39.816 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 21-Dec-2023 12:44:39.821 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38361"] 21-Dec-2023 12:44:39.894 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38361"] 21-Dec-2023 12:44:39.897 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 12:44:39.901 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38361"] 21-Dec-2023 12:44:39.905 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38361"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.579 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.1 sec