risdenk commented on a change in pull request #92: [WIP][CALCITE-2972] Upgrade
jetty to 9.4.15.v20190215
URL: https://github.com/apache/calcite-avatica/pull/92#discussion_r271475849
##########
File path:
server/src/main/java/org/apache/calcite/avatica/server/HttpServer.java
##########
@@ -950,25 +963,6 @@ private AvaticaServerConfiguration
buildUserAuthenticationConfiguration(Builder
}
};
}
-
- private Subject loginViaKerberos(Builder b) {
Review comment:
Jetty handles the login via Kerberos now.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services