| Package | Description |
|---|---|
| org.wso2.balana.utils | |
| org.wso2.balana.utils.policy.dto |
| Modifier and Type | Method and Description |
|---|---|
static Element |
PolicyUtils.createAttributeSelectorElement(AttributeSelectorDTO attributeSelectorDTO,
Document doc)
This creates XML representation of attribute selector Element using AttributeSelectorDTO object
|
| Modifier and Type | Method and Description |
|---|---|
AttributeSelectorDTO |
ConditionElementDT0.getAttributeSelector() |
AttributeSelectorDTO |
MatchElementDTO.getAttributeSelectorDTO() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeSelectorDTO> |
ApplyElementDTO.getAttributeSelectors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionElementDT0.setAttributeSelector(AttributeSelectorDTO attributeSelector) |
void |
MatchElementDTO.setAttributeSelectorDTO(AttributeSelectorDTO attributeSelectorDTO) |
void |
ApplyElementDTO.setAttributeSelectors(AttributeSelectorDTO attributeSelector) |
Copyright © 2022 WSO2. All rights reserved.