Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<PolicyCombinerParametersType> |
PolicySetType.getPolicyCombinerParameters()
Gets the policy combiner parameters for this policy set.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicyCombinerParametersTypeImpl
Implementation of
PolicyCombinerParametersTypeUnmarshaller . |
Modifier and Type | Method and Description |
---|---|
PolicyCombinerParametersType |
PolicyCombinerParametersTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
PolicyCombinerParametersType |
PolicyCombinerParametersTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<PolicyCombinerParametersType> |
PolicySetTypeImpl.getPolicyCombinerParameters()
Gets the policy combiner parameters for this policy set.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.