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)