orpiske commented on code in PR #14849:
URL: https://github.com/apache/camel/pull/14849#discussion_r1684026574


##########
core/camel-main/src/main/java/org/apache/camel/main/HttpServerConfigurationProperties.java:
##########
@@ -47,7 +47,10 @@ public class HttpServerConfigurationProperties implements 
BootstrapCloseable {
     private boolean uploadEnabled;
     private String uploadSourceDir;
 
+    private HttpServerAuthenticationConfigurationProperties authentication;

Review Comment:
   AH, got it. That's fine, thanks for the explanation.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to