Oasis XACML v2.0 is a robust open standard catering to access
control. Starting JBoss Application Server v5.0, users have the
opportunity to use XACML as container authorization mechanism for Web applications
similar to JACC or the servlet container role...
0 replies - 10661 views - 06/26/09 by Anil Saldhana in Articles
Servlet Containers such as Tomcat are required to support container security that includes coarse grained authorization based on roles. The servlet specification defines web resources in the form of URL patterns and can provide access control to these...
4 replies - 10246 views - 02/12/09 by Anil Saldhana in Articles