Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11246

Avoid repeated calls to Session.getAccessControlManager in AclUtil

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Repoinit JCR 1.1.38
    • Repoinit JCR 1.1.40
    • Repoinit
    • None

    Description

      AclUtil repeatedly calls utility methods with Session param that internally retrieve an AccessControlManager from the session. since the manager is anyway used to write back changes it would be preferable to get the manager only once and pass it to the utility methods.

      Attachments

        Activity

          People

            angela Angela Schreiber
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: