Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.649 sec ------------- Standard Error ----------------- 03-Apr-2023 09:55:28.736 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Apr-2023 09:55:29.904 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 03-Apr-2023 09:55:29.981 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2023 09:55:29.981 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 03-Apr-2023 09:55:30.285 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46745"] 03-Apr-2023 09:55:30.736 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46745"] 03-Apr-2023 09:55:30.740 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2023 09:55:30.774 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46745"] 03-Apr-2023 09:55:30.789 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46745"] 03-Apr-2023 09:55:30.811 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Apr-2023 09:55:30.814 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 03-Apr-2023 09:55:30.814 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2023 09:55:30.814 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 03-Apr-2023 09:55:30.849 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38553"] 03-Apr-2023 09:55:30.907 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38553"] 03-Apr-2023 09:55:30.909 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2023 09:55:30.913 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38553"] 03-Apr-2023 09:55:30.941 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38553"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 2.415 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.147 sec