|
||||||||||
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 | |
---|---|
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(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type CombinerParameterType | |
---|---|
List<CombinerParameterType> |
PolicyCombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters. |
List<CombinerParameterType> |
CombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters. |
List<CombinerParameterType> |
RuleCombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |