Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12730

Move inner class org.jboss.as.webservices.util.SubjectUtil$SimpleGroup to outter level

    XMLWordPrintable

Details

    Description

      https://issues.apache.org/jira/browse/CXF-7815 changed to use reflection to access Group's member for java.security.acl APIs removal in JDK 13.
      Now the SimpleGroup which created to store the roles from Elytron securityIdentity is a private static class: https://github.com/wildfly/wildfly/blob/18.0.0.Final/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/SubjectUtil.java#L185
      It should be change to put it in a public class for CXF or other integration layer to easily access.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-ema Jim Ma
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: