Acl mechanism for JSF

Posted by michael lucas on Stack Overflow See other posts from Stack Overflow or by michael lucas
Published on 2010-04-02T07:20:48Z Indexed on 2010/04/02 7:23 UTC
Read the original article Hit count: 252

Filed under:
|

Is there some ready-to-use ACL mechanism for JSF? I know JBoss Seam comes with something like that, but switching to JBoss Seam is not an option in my case.

What I need is to easily define which pages given user is allowed to see and which actions to invoke.

© Stack Overflow or respective owner

Related posts about jsf

Related posts about acl