Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58828

Make AuthorizationManagerImpl use final inheritance

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Security 2021-11-01

      AuthorizationManagerImpl inherits from AuthorizationManager. No other classes inherit from AuthorizationManagerImpl. We should make it clear that this class "caps" the inheritance hierarchy, by adding theĀ "final" keyword to the class definition.

            Assignee:
            adam.rayner@mongodb.com Adam Rayner
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: