Uses of Class
org.wso2.balana.finder.ResourceFinderModule

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 ResourceFinderModules 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 ResourceFinderModules used by this class to find resources.
 



Copyright © 2015 WSO2. All rights reserved.