Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<RuleCombinerParametersType> |
PolicyType.getRuleCombinerParameters()
Gets the rule combiner parameters for this policy.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleCombinerParametersTypeImpl
Implementation for
RuleCombinerParametersTypeImplBuilder . |
Modifier and Type | Method and Description |
---|---|
RuleCombinerParametersType |
RuleCombinerParametersTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
RuleCombinerParametersType |
RuleCombinerParametersTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<RuleCombinerParametersType> |
PolicyTypeImpl.getRuleCombinerParameters()
Gets the rule combiner parameters for this policy.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.