[jboss-user] [Security & JAAS/JBoss] - Jboss XACML and PolicySet's

Shmackie do-not-reply at jboss.com
Tue Jun 9 00:33:32 EDT 2009


Hi there,

I have a question in relation to the JBoss XACML library and it's implementation of Policy sets.

Looking at the examples in the user guide we are told that:
anonymous wrote : The interface org.jboss.security.xacml.interfaces.XACMLPolicy represents either a Policy or a PolicySet and is represented in the method in the PDP when you want to pass a set of pre-constructed instances, as shown below

And by looking at the example code, I assume this means that PolicySet's are represented by a Set of XACMLPolicy objects. IE, Set

But I was wondering how, using this method, to specify the PolicySet specific XML attributes and tags, for example,  and possibly more importantly, , etc?

I ask because I am trying to implement the XACML RBAC profile using the libraries object model, and I'm not sure how to do it without these PolicySet specific tags.

Cheers,
James

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236240#4236240

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236240



More information about the jboss-user mailing list