Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10875

SecureCacheImpl should not require ADMIN permission

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 10.0.0.Final
    • Core, Security
    • None

    Description

      DefaultCacheManager methods don't always require ADMIN permission, and if they require a certain permission they request it explicitly.

      SecureCacheImpl.getCacheManager() requiring ADMIN restricts access to methods like EmbeddedCacheManager.getAddress() unnecessarily, and forces us to do things like cache the cache manager reference in a field or use a separate security action just to get the cache manager.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: