RFR 6722928: Support SSPI as a native GSS-API provider
Weijun Wang
weijun.wang at oracle.com
Tue Jun 4 07:32:15 UTC 2019
> On Jun 4, 2019, at 2:39 PM, Michael Osipov <1983-01-06 at gmx.net> wrote:
>
> Am 2019-06-04 um 04:09 schrieb Weijun Wang:
>> Rethinking about this. Although this sspi.cpp is included in OpenJDK, it was meant to be a pure standalone DLL that has nothing to do with JNI or JVM. Adding this "JDK_" thing would be a tiny taint to the whole program. I'd rather make it SSPI_BRIDGE_TRACE. Is that better? Or still SSPI_TRACE?
>
> Take the bridge because you aren't tracing SSPI.
OK.
Thanks,
Max
More information about the security-dev
mailing list