|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceFinderModule | |
---|---|
org.wso2.balana.finder | The finder package supports all of the pieces of the
XACML specification that require custom implementation. |
Uses of ResourceFinderModule in org.wso2.balana.finder |
---|
Methods in org.wso2.balana.finder that return types with arguments of type ResourceFinderModule | |
---|---|
List<ResourceFinderModule> |
ResourceFinder.getModules()
Returns the ordered List of ResourceFinderModule s used by this
class to find resources. |
Method parameters in org.wso2.balana.finder with type arguments of type ResourceFinderModule | |
---|---|
void |
ResourceFinder.setModules(List<ResourceFinderModule> modules)
Sets the ordered List of ResourceFinderModule s used by this class
to find resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |