[jboss-jira] [JBoss JIRA] Updated: (SECURITY-318) AuthorizationManager needs a method to check if an identity has the required permissions to access a resource.
Stefan Guilhen (JIRA)
jira-events at lists.jboss.org
Thu Nov 6 17:42:36 EST 2008
[ https://jira.jboss.org/jira/browse/SECURITY-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Guilhen updated SECURITY-318:
------------------------------------
Assignee: Stefan Guilhen (was: Anil Saldhana)
> AuthorizationManager needs a method to check if an identity has the required permissions to access a resource.
> --------------------------------------------------------------------------------------------------------------
>
> Key: SECURITY-318
> URL: https://jira.jboss.org/jira/browse/SECURITY-318
> Project: JBoss Security and Identity Management
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Security SPI
> Affects Versions: 2.0.2.CR11
> Reporter: Stefan Guilhen
> Assignee: Stefan Guilhen
> Fix For: 2.0.2.GA
>
>
> Currently all authorize methods in AuthorizationManager evaluate the roles of the users in order to grant access to a resource. We need an authorize(Resource, Identity, Permission) method that would delegate the decision to the ACL layer when ACL modules have been configured.
--
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