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

Packages that use ResourceFinder
org.wso2.balana This is the root package, which contains the PDP class where most people will want to start. 
 

Uses of ResourceFinder in org.wso2.balana
 

Methods in org.wso2.balana that return ResourceFinder
 ResourceFinder PDPConfig.getResourceFinder()
          Returns the ResourceFinder that was configured, or null if none was configured
 

Constructors in org.wso2.balana with parameters of type ResourceFinder
PDPConfig(AttributeFinder attributeFinder, PolicyFinder policyFinder, ResourceFinder resourceFinder)
          Constructor that creates a PDPConfig from components.
PDPConfig(AttributeFinder attributeFinder, PolicyFinder policyFinder, ResourceFinder resourceFinder, boolean multipleRequestHandle)
          Constructor that creates a PDPConfig from components.
 



Copyright © 2015 WSO2. All rights reserved.