Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<CombinerParameterType> |
CombinerParametersType.getCombinerParameters()
Gets the combiner parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinerParameterTypeImpl
Implementation of
CombinerParameterType . |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
List<CombinerParameterType> |
CombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters.
|
List<CombinerParameterType> |
RuleCombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters.
|
List<CombinerParameterType> |
PolicyCombinerParametersTypeImpl.getCombinerParameters()
Gets the combiner parameters.
|
Copyright © 1999-2013. All Rights Reserved.