[jboss-jira] [JBoss JIRA] (WFLY-7986) Add some exclusions to the 'org.wildfly.extension.elytron' module.

Darran Lofthouse (JIRA) issues at jboss.org
Fri Jan 27 12:05:00 EST 2017


Darran Lofthouse created WFLY-7986:
--------------------------------------

             Summary: Add some exclusions to the 'org.wildfly.extension.elytron' module.
                 Key: WFLY-7986
                 URL: https://issues.jboss.org/browse/WFLY-7986
             Project: WildFly
          Issue Type: Task
          Components: Security
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 11.0.0.Alpha1


Likely to be something like: -

{{
    <exports>
        <exclude path="org/wildfly/extension/elytron/ElytronExtension"/>
        <exclude path="org/wildfly/extension/elytron/_private"/>
        <exclude path="org/wildfly/extension/elytron/capabilities"/>
    </exports>
}}

Although capabilities also needs to be double checked, this may be moved and hidden using standard Java visibility modifiers.




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list