[security-dev] Not able to get picketlink-authorization-acl sample working
Rahul Mahindrakar
rahul.mahindrakar at gmail.com
Wed Jun 4 17:53:24 EDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/security-dev/attachments/20140604/057f1a56/attachment.html
More information about the security-dev
mailing list