Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8327822

JMX Guide: Document the removal of Subject Delegation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • docs
    • None

      Following on from JDK-8304327: JMX Guide: Document the deprecation of Subject Delegation

      ..where we added a warning in JDK 22 docs, the feature is now going to be removed.

      JBS bug for removal is: JDK-8326666

      The JMX Guide will need to have a section removed:

      22 Security with Subject Delegation

      We should add a note, perhaps at the start of the examples (Part III Java Management Extensions Examples) stating that:

      Note: The Subject Delegation feature has been removed. If a client application needs to perform operations as or on behalf of multiple identities, it will need to make multiple calls to JMXConnectorFactory.connect() and to the getMBeanServerConnection() method on the returned JMXConnector.

            shkamath Sheila Kamath
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: