Uses of Interface
org.opensaml.xacml.policy.PolicyCombinerParametersType
-
Packages that use PolicyCombinerParametersType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of PolicyCombinerParametersType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type PolicyCombinerParametersType Modifier and Type Method Description List<PolicyCombinerParametersType>PolicySetType. getPolicyCombinerParameters()Gets the policy combiner parameters for this policy set.
-