|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeAssignmentType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of AttributeAssignmentType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy with type parameters of type AttributeAssignmentType | |
---|---|
protected List<AttributeAssignmentType> |
ObligationType.attributeAssignment
|
Methods in org.jboss.security.xacml.core.model.policy that return AttributeAssignmentType | |
---|---|
AttributeAssignmentType |
ObjectFactory.createAttributeAssignmentType()
Create an instance of AttributeAssignmentType |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type AttributeAssignmentType | |
---|---|
javax.xml.bind.JAXBElement<AttributeAssignmentType> |
ObjectFactory.createAttributeAssignment(AttributeAssignmentType value)
Create an instance of JAXBElement < AttributeAssignmentType > } |
List<AttributeAssignmentType> |
ObligationType.getAttributeAssignment()
Gets the value of the attributeAssignment property. |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type AttributeAssignmentType | |
---|---|
javax.xml.bind.JAXBElement<AttributeAssignmentType> |
ObjectFactory.createAttributeAssignment(AttributeAssignmentType value)
Create an instance of JAXBElement < AttributeAssignmentType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |