Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec ------------- Standard Error ----------------- 28-Sep-2023 10:37:07.995 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Sep-2023 10:37:08.440 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Sep-2023 10:37:08.470 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 10:37:08.470 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 28-Sep-2023 10:37:08.567 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33795"] 28-Sep-2023 10:37:08.675 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33795"] 28-Sep-2023 10:37:08.678 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 10:37:08.697 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33795"] 28-Sep-2023 10:37:08.710 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33795"] 28-Sep-2023 10:37:08.714 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Sep-2023 10:37:08.716 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 28-Sep-2023 10:37:08.717 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 10:37:08.717 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 28-Sep-2023 10:37:08.722 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46785"] 28-Sep-2023 10:37:08.751 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46785"] 28-Sep-2023 10:37:08.754 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 10:37:08.756 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46785"] 28-Sep-2023 10:37:08.759 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46785"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.89 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.046 sec