Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 sec ------------- Standard Error ----------------- 20-Dec-2023 11:44:29.782 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 20-Dec-2023 11:44:30.511 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 20-Dec-2023 11:44:30.594 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Dec-2023 11:44:30.594 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 20-Dec-2023 11:44:30.718 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46261"] 20-Dec-2023 11:44:30.867 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46261"] 20-Dec-2023 11:44:30.869 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Dec-2023 11:44:30.905 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46261"] 20-Dec-2023 11:44:30.912 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46261"] 20-Dec-2023 11:44:30.940 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 20-Dec-2023 11:44:30.958 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 20-Dec-2023 11:44:30.963 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Dec-2023 11:44:30.963 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 20-Dec-2023 11:44:30.983 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38137"] 20-Dec-2023 11:44:31.112 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38137"] 20-Dec-2023 11:44:31.114 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Dec-2023 11:44:31.118 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38137"] 20-Dec-2023 11:44:31.122 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38137"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.488 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.186 sec