Hi Rahul,

I'll take a look at this today, there have been a few changes and we likely need to update the quickstart.

Shane

On 06/05/2014 07:53 AM, Rahul Mahindrakar wrote:
Hi

I find that I am not able to get picketlink-authorization-acl sample compiling.

It fails in the class Article.java and Comment.java as it fails to resolve the following annotation

@AllowedPermissions({ @AllowedPermission(operation = "update", mask = 1),
        @AllowedPermission(operation = "delete", mask = 2) })

Any ideas

Thanks
Rahul


_______________________________________________
security-dev mailing list
security-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/security-dev