Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-49

Make utility maps returned by TO's methods read-only

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-incubating
    • 1.0.0-incubating
    • client
    • None

    Description

      Maps returned by TO's methods (like as UserTO.getAttributeMap) return a map instance that will not ever be considered for putting or updating entries (there are already appropriate methods for this, like as UserTO.addAttribute() or UserTO.removeAttribute()).

      Make such maps read-only by using Collections.unmodifiableMap().

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: