Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-445

Usage of RuntimePermission in SecurityIdentity

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.1.0.Beta5
    • None
    • API / SPI
    • None

    Description

      We are currently using a RuntimePermission in SecurityIdentity to authorize the calling protection domain to do a run-as conversion. Since RuntimePermission is managed by the JDK, we should switch to another permission, such as ElytronPermission or an AbstractBooleanPermission subclass, to represent this permission.

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: