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