Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8044085 Access ExtendedGSSContext.inquireSecContext() result through SASL
  3. JDK-8173012

Release Note: Access ExtendedGSSContext.inquireSecContext() result through SASL

XMLWordPrintable

      The output of `ExtendedGSSContext.inquireSecContext()` is now available as negotiated properties for the SASL GSSAPI mechanism using the name "com.sun.security.jgss.inquiretype.<type_name>", where "type_name" is the string form of the `InquireType` enum parameter in lower case. For example, "com.sun.security.jgss.inquiretype.krb5_get_session_key_ex" for the session key of an established Kerberos 5 security context.

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

              Created:
              Updated:
              Resolved: