Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec ------------- Standard Error ----------------- 13-Oct-2023 08:01:56.219 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 13-Oct-2023 08:01:56.718 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 13-Oct-2023 08:01:56.744 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Oct-2023 08:01:56.744 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 13-Oct-2023 08:01:56.813 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45419"] 13-Oct-2023 08:01:56.910 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45419"] 13-Oct-2023 08:01:56.912 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Oct-2023 08:01:56.935 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45419"] 13-Oct-2023 08:01:56.945 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45419"] 13-Oct-2023 08:01:56.949 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 13-Oct-2023 08:01:56.951 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 13-Oct-2023 08:01:56.952 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Oct-2023 08:01:56.952 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 13-Oct-2023 08:01:56.957 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34293"] 13-Oct-2023 08:01:56.991 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34293"] 13-Oct-2023 08:01:56.994 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Oct-2023 08:01:56.998 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34293"] 13-Oct-2023 08:01:57.001 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34293"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.911 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.053 sec