Uses of Class
org.jboss.security.xacml.sunxacml.finder.ResourceFinder

Packages that use ResourceFinder
org.jboss.security.xacml.sunxacml This is the root package, which contains the PDP class where most people will want to start. 
 

Uses of ResourceFinder in org.jboss.security.xacml.sunxacml
 

Methods in org.jboss.security.xacml.sunxacml that return ResourceFinder
 ResourceFinder PDPConfig.getResourceFinder()
          Returns the ResourceFinder that was configured, or null if none was configured
 

Constructors in org.jboss.security.xacml.sunxacml with parameters of type ResourceFinder
PDPConfig(AttributeFinder attributeFinder, PolicyFinder policyFinder, ResourceFinder resourceFinder)
          Constructor that creates a PDPConfig from components.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.