[jboss-user] [Security & JAAS/JBoss] - xacml policy set

kettell do-not-reply at jboss.com
Mon Sep 22 13:24:53 EDT 2008


I am trying to use jboss-xacml for security in our application.  I've managed to create policies successfully and am now trying to create policy sets and add the policies to the set using:

policySetType.getPolicySetOrPolicyOrPolicySetIdReference().add(policyType)


The javadoc states that this should take PolicyType objects but the above code gives me an error stating the policyType is not a JAXBElement.

How do I add PolicyType objects to the PolicySetType?

My apologies if this is the wrong forum for this question.

Thanks,
Lori



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

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



More information about the jboss-user mailing list