Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-5912

Progress on policytool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.0M7
    • JDK
    • None
    • Should work in all environments
    • Patch Available
    • Moderate

    Description

      Changes since: https://issues.apache.org/jira/browse/HARMONY-5898

      -GrantEntryEditFormDialog to view/edit grant entries.
      -LAEFormDialog: ListAndEditPanels can now obtain a LAEFormDialog to create forms if its edit action was "fired".
      The created form is LAE aware, knows about the visualization list, and will update it in case of changes.
      -Some more common operations from concrete form dialog classes have been relocated to the BaseFormDialog.
      (For example: prepareForDisplay() along with declaring buildGUI(), and finishSuccessfulEdit())
      -Changed mnemonics in case of multiple ListAndEdit components in same dialog
      -GrantEntries now can be added, edited, removed from the the GUI.
      -new feature: multiple selected entires can be removed (the original policytool can only have 1 selected item)
      -PrincipalEditFormDialog to view/edit the principles of grant entries
      -Principals now can be added, edited, removed from the the GUI.

      Known issues/bugs:
      -attempting to add Permission to a policy entry will result in NullPointerException.
      Reason: simply not yet implemented.
      -If we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog, then the changes made on the principal dialog will be permanent.
      Solution: we need a working copy of principals until we click ok on the policy entry dialog.

      Attachments

        1. policytool 2008.07.16.patch
          37 kB
          András Belicza
        2. screenshot-1.jpg
          86 kB
          András Belicza
        3. screenshot-2.jpg
          20 kB
          András Belicza

        Activity

          People

            sjanuary Sian January
            icza András Belicza
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: