|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CombinerParameterType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of CombinerParameterType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type CombinerParameterType | |
|---|---|
java.util.List<CombinerParameterType> |
CombinerParametersType.getCombinerParameters()
Gets the combiner parameters. |
| Uses of CombinerParameterType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement CombinerParameterType | |
|---|---|
class |
CombinerParameterTypeImpl
Implementation of CombinerParameterType. |
| Methods in org.opensaml.xacml.policy.impl that return CombinerParameterType | |
|---|---|
CombinerParameterType |
CombinerParameterTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
CombinerParameterType |
CombinerParameterTypeImplBuilder.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 CombinerParameterType | |
|---|---|
java.util.List<CombinerParameterType> |
RuleCombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters. |
java.util.List<CombinerParameterType> |
PolicyCombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters. |
java.util.List<CombinerParameterType> |
CombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||