Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8072996 Deprecate stream-based GSSContext methods
  3. JDK-8203846

Release Note: Deprecate Stream-Based GSSContext Methods

XMLWordPrintable

      The stream-based methods in `GSSContext` have been deprecated in this release since GSS-API works on opaque tokens and has not defined a wire protocol. This includes the overloaded forms of the `initSecContext`, `acceptSecContext`, `wrap`, `unwrap`, `getMIC`, and `verifyMIC` methods that have an `InputStream` argument. These methods have already been removed in RFC 8353.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: