Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-13725

KIP-768 OAuth code mixes public and internal classes in same package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0, 3.2.0, 3.1.1, 3.3.0
    • 3.4.0
    • clients, security

    Description

      The org.apache.kafka.common.security.oauthbearer.secured package from KIP-768 incorrectly mixed all of the classes (public and internal) in the package together.

      This bug is to remove all but the public classes from that package and move the rest to a new org.apache.kafka.common.security.oauthbearer.internal.secured package. This should be back-ported to all versions in which the KIP-768 OAuth work occurs.

      Attachments

        Issue Links

          Activity

            People

              kirktrue Kirk True
              kirktrue Kirk True
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: