[jboss-jira] [JBoss JIRA] Closed: (JBAS-2624) Generic AuthorizationManager service

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Wed May 16 00:00:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-2624?page=all ]

Anil Saldhana closed JBAS-2624.
-------------------------------

    Resolution: Done

> Generic AuthorizationManager service
> ------------------------------------
>
>                 Key: JBAS-2624
>                 URL: http://jira.jboss.com/jira/browse/JBAS-2624
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Anil Saldhana
>         Assigned To: Anil Saldhana
>             Fix For:  JBossAS-5.0.0.Beta3
>
>
> For the first pass, the AuthorizationManager interface is defined as follows:
> public interface AuthorizationManager
> {
>     //Permission can be of type WebUserDataPermission, 
>    //WebResourcePermission and WebRoleRefPermission
>     public boolean hasPermission(Permission perm, Principal principal);
>     public boolean doesUserHaveRole(String roleName);
> }

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

        



More information about the jboss-jira mailing list