[
https://issues.jboss.org/browse/AS7-6579?page=com.atlassian.jira.plugin.s...
]
David Lloyd commented on AS7-6579:
----------------------------------
The implementation should simply do the following when a permission block is found:
# Parse the descriptor permission entries into Permission objects
# Create a Permissions instance, populated from these Permission objects
# In the module specification phase, set the Permissions object as the ModuleSpec's
PermissionCollection instance
If no permission block is found, no action should be taken as the default requested
permissions will be AllPermission.
Deployment permissions to be merged with module permissions
-----------------------------------------------------------
Key: AS7-6579
URL:
https://issues.jboss.org/browse/AS7-6579
Project: Application Server 7
Issue Type: Sub-task
Components: Security
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: 8.0.0.Alpha1
Deployment permissions (META-INF/permissions.xml) need to be converted/merged into module
level permissions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira