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

Remove PeerIdentity bundling from SecurityIdentity

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta14
    • None
    • API / SPI
    • None
    • Low

      The primary use case of the PeerIdentitys-inside-SecurityIdentity bundling capability is bundling a Subject with the SI. But, the PI mechanism can't encompass Subject because of the way Subject.doAs works versus PI's pre/postAssociate mechanism.

      If we do need the Subject bundling capability, we should just add a Subject field to SI and a method to create a bundled SI.

      SI is in fact more closely aligned with an "SI is-a PI" arrangement, which we might or might not want to pursue later.

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

              Created:
              Updated:
              Resolved: