Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-251

Security.grant methods could be specified more precisely

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • jtsk_2.0
    • None
    • net_jini_security
    • None
    • 4832729

    Description

      Bugtraq ID 4832729

      The various Security.grant methods could be more precise in specifying the
      methods used to perform certain operations. In particular:

      • Security.grant(Class, Permission[]) should specify the method called on
        the policy provider to grant the permissions. It could also specify
        how the current policy provider and the principals of the current subject
        are determined.
      • Security.grant(Class, Principal[], Permission[]) should specify the
        method called on the policy provider to grant the permissions, and could
        also specify how the current policy provider is determined.
      • Security.grant(Class, Class) could specify how the current policy provider
        and the principals of the current subject are determined.

      Attachments

        Activity

          People

            Unassigned Unassigned
            foliver Fred Oliver
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: