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

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

      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.

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

              Created:
              Updated:
              Resolved: