|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleCombinerParametersType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of RuleCombinerParametersType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type RuleCombinerParametersType | |
|---|---|
java.util.List<RuleCombinerParametersType> |
PolicyType.getRuleCombinerParameters()
Gets the rule combiner parameters for this policy. |
| Uses of RuleCombinerParametersType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement RuleCombinerParametersType | |
|---|---|
class |
RuleCombinerParametersTypeImpl
Implementation for RuleCombinerParametersTypeImplBuilder. |
| Methods in org.opensaml.xacml.policy.impl that return RuleCombinerParametersType | |
|---|---|
RuleCombinerParametersType |
RuleCombinerParametersTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
RuleCombinerParametersType |
RuleCombinerParametersTypeImplBuilder.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 RuleCombinerParametersType | |
|---|---|
java.util.List<RuleCombinerParametersType> |
PolicyTypeImpl.getRuleCombinerParameters()
Gets the rule combiner parameters for this policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||