Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277872 | 17.0.3-oracle | Raymond Gallardo | P4 | Resolved | Fixed | |
JDK-8277874 | 11.0.9-oracle | Raymond Gallardo | P4 | Resolved | Fixed |
A DESCRIPTION OF THE PROBLEM :
There's now support directly in the JDK for using the Windows SSPI as a GSS-API implementation. This was implemented in Java 13 and backported to Java 11.0.10.
However, it is not reflected in the "Accessing Native GSS-API" page [1][2]. (neither for Java 11 nor 13).
Additionally, I can find it mentioned in the release notes for Java 13 but I cannot find it in the release notes for Java 11.0.10 (the update version it was backported into).
[1]: https://docs.oracle.com/en/java/javase/11/security/accessing-native-gss-api.html
[2]: https://docs.oracle.com/en/java/javase/13/security/accessing-native-gss-api.html
There's now support directly in the JDK for using the Windows SSPI as a GSS-API implementation. This was implemented in Java 13 and backported to Java 11.0.10.
However, it is not reflected in the "Accessing Native GSS-API" page [1][2]. (neither for Java 11 nor 13).
Additionally, I can find it mentioned in the release notes for Java 13 but I cannot find it in the release notes for Java 11.0.10 (the update version it was backported into).
[1]: https://docs.oracle.com/en/java/javase/11/security/accessing-native-gss-api.html
[2]: https://docs.oracle.com/en/java/javase/13/security/accessing-native-gss-api.html
- backported by
-
JDK-8277872 Support for Windows SSPI isn't properly documented
-
- Resolved
-
-
JDK-8277874 Support for Windows SSPI isn't properly documented
-
- Resolved
-