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

Enhance Roles interface with containsAny(Set<String> roles) and containsAll(Set<String> roles)

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.0.Beta6
    • None
    • API / SPI
    • None

    Description

      A custom role decoder may have provided a custom Roles implementation that lazily loads roles as required or even send off all contains requests to a remote service. Additional contains methods will allow those two to be optimised.

      Default implementations should just iteratively call contains which is what any external caller would have to do at this point anyway.

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: