[ http://wso2.org/jira/browse/COMMONS-39?page=all ]
Dimuthu Leelarathne resolved COMMONS-39.
----------------------------------------
Resolution: Fixed
Fixed in revision 10581.
> Need methods to get the list of allowed and denied roles for a given action
> on given resource
> ---------------------------------------------------------------------------------------------
>
> Key: COMMONS-39
> URL: http://wso2.org/jira/browse/COMMONS-39
> Project: WSO2 Commons
> Issue Type: Improvement
> Components: usermanager
> Reporter: Chathura Ekanayake
> Assigned To: Dimuthu Leelarathne
> Priority: Critical
>
> It is necessary to display role names with the permissions in the Registry UI.
> Adding methods with below signature to the Authorizer interface is required
> for that.
> public String[] getAllowedRolesForResource(String resourceId, String action)
> throws UserManagerException;
>
> public String[] getDeniedRolesForResource(String resourceId, String action)
> throws UserManagerException;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Commons-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev