Uses of Interface
org.opensaml.xacml.policy.PolicyCombinerParametersType

Packages that use PolicyCombinerParametersType
org.opensaml.xacml.policy   
org.opensaml.xacml.policy.impl   
 

Uses of PolicyCombinerParametersType in org.opensaml.xacml.policy
 

Methods in org.opensaml.xacml.policy that return types with arguments of type PolicyCombinerParametersType
 java.util.List<PolicyCombinerParametersType> PolicySetType.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 PolicyCombinerParametersType
 class PolicyCombinerParametersTypeImpl
          Implementation of PolicyCombinerParametersTypeUnmarshaller.
 

Methods in org.opensaml.xacml.policy.impl that return PolicyCombinerParametersType
 PolicyCombinerParametersType PolicyCombinerParametersTypeImplBuilder.buildObject()
          Builds a XACML object, using its default attribute name.
 PolicyCombinerParametersType PolicyCombinerParametersTypeImplBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
          
 

Methods in org.opensaml.xacml.policy.impl that return types with arguments of type PolicyCombinerParametersType
 java.util.List<PolicyCombinerParametersType> PolicySetTypeImpl.getPolicyCombinerParameters()
          Gets the policy combiner parameters for this policy set.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.