as per servlets specification we can have security access to web reources in containers in xml file.But if u want to have security access customized like some of employeees only allowed to certain parts u can have XACML , where 2 points will be there to control resources ,first reuest will come to policy enforce pont (PEP) frrom there it will check policy decision point PDP ,whether access needed or not , instead of writing customizes code for ur application. u can use jboss XACML
thing .
Here is link
No comments:
Post a Comment