开发者

How to secure a ROO generated finder?

What is the ideal approac开发者_运维知识库h to secure a finder generated by ROO? I'd like to be able to add a @Secured annotation without a push-in refactor. Thanks.


You can modify your applicationContext-security.xml either providing AsssspectJ's <protect-pointcut /> as in documentation or protecting URL's with expression based syntax.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜