Is it possible to use Windows Native Authentication with Connector/J?
I see that Windows Native Authentication is supported via a plugin that is part of MySQL Enterprise Edition based on this documentation: https://dev.mysql.com/doc/refman/5.6/en/windows-authentication-plugin.html
The documentation also mentions that the Windows authentication plugin may be used with Connector/Net (see https://dev.mysql.com/doc/connector-net/en/connector-net-programming-authentication-windows-native.html), but there is no mention of Connector/J or Java.
I see that Windows Native Authentication is supported via a plugin that is part of MySQL Enterprise Edition based on this documentation: https://dev.mysql.com/doc/refman/5.6/en/windows-authentication-plugin.html
The documentation also mentions that the Windows authentication plugin may be used with Connector/Net (see https://dev.mysql.com/doc/connector-net/en/connector-net-programming-authentication-windows-native.html), but there is no mention of Connector/J or Java.