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

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

Uses of AttributeFinder in org.wso2.balana
 

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

Constructors in org.wso2.balana with parameters of type AttributeFinder
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.