Uses of Class
org.jboss.security.xacml.core.model.policy.PolicyCombinerParametersType

Packages that use PolicyCombinerParametersType
org.jboss.security.xacml.core.model.policy   
 

Uses of PolicyCombinerParametersType in org.jboss.security.xacml.core.model.policy
 

Methods in org.jboss.security.xacml.core.model.policy that return PolicyCombinerParametersType
 PolicyCombinerParametersType ObjectFactory.createPolicyCombinerParametersType()
          Create an instance of PolicyCombinerParametersType
 

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type PolicyCombinerParametersType
 javax.xml.bind.JAXBElement<PolicyCombinerParametersType> ObjectFactory.createPolicyCombinerParameters(PolicyCombinerParametersType value)
          Create an instance of JAXBElement<PolicyCombinerParametersType>}
 

Methods in org.jboss.security.xacml.core.model.policy with parameters of type PolicyCombinerParametersType
 javax.xml.bind.JAXBElement<PolicyCombinerParametersType> ObjectFactory.createPolicyCombinerParameters(PolicyCombinerParametersType value)
          Create an instance of JAXBElement<PolicyCombinerParametersType>}
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.