Authz Annotations
-----------------
Key: KI-68
URL: https://issues.apache.org/jira/browse/KI-68
Project: Ki
Issue Type: Improvement
Components: Authorization (access control)
Affects Versions: 0.9-RC1
Reporter: Alexey Pomogaev
Fix For: 0.9-RC1
Why @Target(ElementType.METHOD) only? I need use it for class, like this:
@RequiresAuthentication
public class MyPage {
}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
