Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec ------------- Standard Error ----------------- 15-Sep-2023 17:32:18.169 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Sep-2023 17:32:18.734 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Sep-2023 17:32:18.787 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Sep-2023 17:32:18.787 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 15-Sep-2023 17:32:18.879 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38543"] 15-Sep-2023 17:32:19.003 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38543"] 15-Sep-2023 17:32:19.006 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Sep-2023 17:32:19.026 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38543"] 15-Sep-2023 17:32:19.027 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38543"] 15-Sep-2023 17:32:19.041 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Sep-2023 17:32:19.043 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Sep-2023 17:32:19.045 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Sep-2023 17:32:19.046 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 15-Sep-2023 17:32:19.051 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34719"] 15-Sep-2023 17:32:19.069 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34719"] 15-Sep-2023 17:32:19.070 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Sep-2023 17:32:19.075 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34719"] 15-Sep-2023 17:32:19.076 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34719"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.037 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.041 sec