|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeAssignmentType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of AttributeAssignmentType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type AttributeAssignmentType | |
|---|---|
List<AttributeAssignmentType> |
ObligationType.getAttributeAssignments()
Gets the attribute assignments for this obligation. |
| Uses of AttributeAssignmentType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement AttributeAssignmentType | |
|---|---|
class |
AttributeAssignmentTypeImpl
Implementation for AttributeAssignmentType. |
| Fields in org.opensaml.xacml.policy.impl with type parameters of type AttributeAssignmentType | |
|---|---|
private XMLObjectChildrenList<AttributeAssignmentType> |
ObligationTypeImpl.attributeAssignments
List of the atrributeAssignments in the obligation. |
| Methods in org.opensaml.xacml.policy.impl that return AttributeAssignmentType | |
|---|---|
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)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type AttributeAssignmentType | |
|---|---|
List<AttributeAssignmentType> |
ObligationTypeImpl.getAttributeAssignments()
Gets the attribute assignments for this obligation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||