Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-9

Elytron permission-set should throw exception for non-existent permission

XMLWordPrintable

    • Hide
      /subsystem=elytron/permission-set=some-permission-set:add(permissions=[{class-name=WrongName}])
      

      should throw an exception

      Show
      /subsystem=elytron/permission-set=some-permission-set:add(permissions=[{ class- name=WrongName}]) should throw an exception

      When non-existent permission (e.g. when there is a typo in class-name) is added to Elytron permission-set then exception should be thrown. It should throw exception for wrong class-name as well as wrong module.

      See issue WFCORE-3796 for more details.

            fjuma1@redhat.com Farah Juma
            olukas Ondrej Lukas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: