Package | Description |
---|---|
org.wso2.balana.finder |
The
finder package supports all of the pieces of the
XACML specification that require custom implementation. |
Modifier and Type | Method and Description |
---|---|
List<ResourceFinderModule> |
ResourceFinder.getModules()
Returns the ordered
List of ResourceFinderModule s used by this
class to find resources. |
Modifier and Type | Method and Description |
---|---|
void |
ResourceFinder.setModules(List<ResourceFinderModule> modules)
Sets the ordered
List of ResourceFinderModule s used by this class
to find resources. |
Copyright © 2024 WSO2. All rights reserved.