Hi devs, Inside my Carbon component I need to impose certain rules to restrict access to JMS objects. For an example I need to say something like "do not let user A create JMS queues that have names starting with Temp_". I can handle the rule language myself but how can I get the existing permission model to work with this?. I don't think the registry-based model would help as we do not have resources attached in this case.
Thanks, Danushka
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
