Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<PolicySetCombinerParametersType> |
PolicySetType.getPolicySetCombinerParameters()
Gets the policy set combiner parameters for this policy set.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicySetCombinerParametersTypeImpl
Implementation of
PolicySetCombinerParametersType . |
Modifier and Type | Method and Description |
---|---|
PolicySetCombinerParametersType |
PolicySetCombinerParametersTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
PolicySetCombinerParametersType |
PolicySetCombinerParametersTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<PolicySetCombinerParametersType> |
PolicySetTypeImpl.getPolicySetCombinerParameters()
Gets the policy set combiner parameters for this policy set.
|
Copyright © 1999-2013. All Rights Reserved.