PermissionAdmin service can't handle java.ioFilePermission for "<<<ALL FILES>>>"
--------------------------------------------------------------------------------

                 Key: FELIX-1103
                 URL: https://issues.apache.org/jira/browse/FELIX-1103
             Project: Felix
          Issue Type: Bug
          Components: Conditional Permission Admin, Permission Admin
    Affects Versions: felix-1.4.0
            Reporter: Ulf Dittmer


The PermissionAdmin service does not handle java.io.FilePermissions correctly 
that use the special "<<<ALL FILES>>>" syntax for the path. It needs to be 
special-cased in the 
org.apache.felix.framework.security.util.Permissions.implies(Permission, 
Bundle) method instead of being interpreted as a regular file name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to