[jboss-jira] [JBoss JIRA] Updated: (SECURITY-259) Add ACL configuration to the ApplicationPolicyMetaDataFactory

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Thu Oct 23 12:00:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/SECURITY-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Saldhana updated SECURITY-259:
-----------------------------------

    Fix Version/s: 2.0.2.CR8
                       (was: 2.0.2.GA)


> Add ACL configuration to the ApplicationPolicyMetaDataFactory
> -------------------------------------------------------------
>
>                 Key: SECURITY-259
>                 URL: https://jira.jboss.org/jira/browse/SECURITY-259
>             Project: JBoss Security and Identity Management
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.2.CR6
>            Reporter: Stefan Guilhen
>            Assignee: Stefan Guilhen
>             Fix For: 2.0.2.CR8
>
>
> The ApplicationPolicyMetaDataFactory must be able to create application policies that contain an ACL configuration. The ACL providers must be specified through the <acl> element:
> <application-policy xmlns="urn:jboss:security-beans:1.0" name="policy">
>    <authentication>
>    ....
>    </authentication>
>    <acl>
>       <acl-module code="org.jboss.security.acl.ACLProviderImpl" flag="required">
>          <module-option name="option">value</module-option>
>       </acl-module>
>    </acl>
>    ...
> </application-policy>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list