<div dir="ltr"><div><div><div><div>Hi<br><br></div>I find that I am not able to get picketlink-authorization-acl sample compiling.<br><br></div>It fails in the class Article.java and Comment.java as it fails to resolve the following annotation<br>
<br>@AllowedPermissions({ @AllowedPermission(operation = "update", mask = 1),<br> @AllowedPermission(operation = "delete", mask = 2) })<br><br></div>Any ideas<br><br></div>Thanks<br>Rahul<br></div>