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