Uses of Interface
org.opensaml.xacml.policy.PolicyCombinerParametersType
Packages that use PolicyCombinerParametersType
Package
Description
XMLObject interfaces for XACML policy schema.
XMLObject provider implementation classes 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 PolicyCombinerParametersTypeModifier and TypeMethodDescriptionPolicySetType.getPolicyCombinerParameters()Gets the policy combiner parameters for this policy set. -
Uses of PolicyCombinerParametersType in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement PolicyCombinerParametersTypeModifier and TypeClassDescriptionclassImplementation ofPolicyCombinerParametersTypeUnmarshaller.Methods in org.opensaml.xacml.policy.impl that return PolicyCombinerParametersTypeModifier and TypeMethodDescriptionPolicyCombinerParametersTypeImplBuilder.buildObject()Builds a XACMLObject using the default name and namespace information provided XACML specifications.PolicyCombinerParametersTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.xacml.policy.impl that return types with arguments of type PolicyCombinerParametersTypeModifier and TypeMethodDescriptionPolicySetTypeImpl.getPolicyCombinerParameters()Gets the policy combiner parameters for this policy set.