Package | Description |
---|---|
org.wso2.balana.utils | |
org.wso2.balana.utils.policy.dto |
Modifier and Type | Method and Description |
---|---|
static Element |
PolicyUtils.createAttributeValueElement(AttributeValueElementDTO attributeValueElementDTO,
Document doc)
This method creates the attribute value element
|
Modifier and Type | Method and Description |
---|---|
AttributeValueElementDTO |
MatchElementDTO.getAttributeValueElementDTO() |
AttributeValueElementDTO |
ConditionElementDT0.getAttributeValueElementDTO() |
AttributeValueElementDTO |
AttributeAssignmentElementDTO.getValueElementDTO() |
Modifier and Type | Method and Description |
---|---|
List<AttributeValueElementDTO> |
ApplyElementDTO.getAttributeValueElementDTOs() |
Modifier and Type | Method and Description |
---|---|
void |
ApplyElementDTO.setAttributeValueElementDTO(AttributeValueElementDTO attributeValueElementDTO) |
void |
MatchElementDTO.setAttributeValueElementDTO(AttributeValueElementDTO attributeValueElementDTO) |
void |
ConditionElementDT0.setAttributeValueElementDTO(AttributeValueElementDTO attributeValueElementDTO) |
void |
AttributeAssignmentElementDTO.setValueElementDTO(AttributeValueElementDTO valueElementDTO) |
Copyright © 2017 WSO2. All rights reserved.