| Package | Description |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeAssignmentType> |
ObligationType.getAttributeAssignments()
Gets the attribute assignments for this obligation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeAssignmentTypeImpl
Implementation for
AttributeAssignmentType. |
| Modifier and Type | Method and Description |
|---|---|
AttributeAssignmentType |
AttributeAssignmentTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
AttributeAssignmentType |
AttributeAssignmentTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeAssignmentType> |
ObligationTypeImpl.getAttributeAssignments()
Gets the attribute assignments for this obligation.
|
Copyright © 1999–2015. All rights reserved.