| Package | Description |
|---|---|
| org.wso2.balana.utils | |
| org.wso2.balana.utils.policy | |
| org.wso2.balana.utils.policy.dto |
| Modifier and Type | Method and Description |
|---|---|
static Element |
PolicyUtils.createMatchElement(MatchElementDTO matchElementDTO,
Document doc)
This method creates a match elementof the XACML policy
|
| Modifier and Type | Method and Description |
|---|---|
static MatchElementDTO |
BasicPolicyHelper.createMatchElementForNonBagFunctions(String functionId,
String attributeValue,
String category,
String attributeId,
String dataType) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchElementDTO> |
AllOfElementDTO.getMatchElementDTOs() |
| Modifier and Type | Method and Description |
|---|---|
void |
AllOfElementDTO.addMatchElementDTO(MatchElementDTO matchElementDTO) |
| Modifier and Type | Method and Description |
|---|---|
void |
AllOfElementDTO.setMatchElementDTOs(List<MatchElementDTO> matchElementDTOs) |
Copyright © 2022 WSO2. All rights reserved.