|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 XACMLObject using the default name and namespace information provided XACML specifications. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||