Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 sec ------------- Standard Error ----------------- 09-Dec-2023 22:20:51.092 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Dec-2023 22:20:51.895 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Dec-2023 22:20:51.968 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 22:20:51.978 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 09-Dec-2023 22:20:52.154 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34909"] 09-Dec-2023 22:20:52.525 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34909"] 09-Dec-2023 22:20:52.528 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 22:20:52.574 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34909"] 09-Dec-2023 22:20:52.582 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34909"] 09-Dec-2023 22:20:52.592 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Dec-2023 22:20:52.601 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Dec-2023 22:20:52.602 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 22:20:52.603 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 09-Dec-2023 22:20:52.624 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39059"] 09-Dec-2023 22:20:52.700 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39059"] 09-Dec-2023 22:20:52.701 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 22:20:52.716 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39059"] 09-Dec-2023 22:20:52.734 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39059"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.791 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.146 sec