hanicz commented on code in PR #995: URL: https://github.com/apache/knox/pull/995#discussion_r1971345666
########## gateway-server/src/test/java/org/apache/knox/gateway/services/security/impl/JettySSLServiceTest.java: ########## @@ -486,4 +544,19 @@ private GatewayConfig createGatewayConfig(boolean isClientAuthNeeded, boolean is return config; } + private GatewayConfig createGatewayConfigForExclude(boolean isClientAuthNeeded, String exclude) { Review Comment: renamed the method -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org