| Package | Description |
|---|---|
| org.wso2.balana.xacml3 |
| Modifier and Type | Method and Description |
|---|---|
static AllOfSelection |
AllOfSelection.getInstance(Node root,
PolicyMetaData metaData)
creates a new
AllOfSelection by parsing DOM node. |
| Modifier and Type | Method and Description |
|---|---|
List<AllOfSelection> |
AnyOfSelection.getAllOfSelections() |
| Constructor and Description |
|---|
AnyOfSelection(List<AllOfSelection> allOfSelections)
Constructor that creates a new
AnyOfSelection based on the given elements. |
Copyright © 2024 WSO2. All rights reserved.