Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 sec ------------- Standard Error ----------------- 02-Oct-2023 10:05:02.859 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Oct-2023 10:05:03.497 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Oct-2023 10:05:03.554 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2023 10:05:03.555 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 02-Oct-2023 10:05:03.672 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46291"] 02-Oct-2023 10:05:03.833 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46291"] 02-Oct-2023 10:05:03.836 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2023 10:05:03.884 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46291"] 02-Oct-2023 10:05:03.900 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46291"] 02-Oct-2023 10:05:03.906 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Oct-2023 10:05:03.908 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 02-Oct-2023 10:05:03.909 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2023 10:05:03.909 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 02-Oct-2023 10:05:03.914 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45673"] 02-Oct-2023 10:05:03.974 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45673"] 02-Oct-2023 10:05:03.975 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2023 10:05:03.984 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45673"] 02-Oct-2023 10:05:03.987 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45673"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.255 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.084 sec