org.jboss.security.xacml.bridge
Class JBossPolicyFinder

java.lang.Object
  extended by org.jboss.security.xacml.sunxacml.finder.PolicyFinder
      extended by org.jboss.security.xacml.bridge.JBossPolicyFinder

public class JBossPolicyFinder
extends PolicyFinder

Represents a consolidated PolicyFinder that can contain all the PolicyFinderModules - Use this in the creation of the PolicySet from the PolicyFactory

Since:
Jul 19, 2007
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Constructor Summary
JBossPolicyFinder()
           
 
Method Summary
 
Methods inherited from class org.jboss.security.xacml.sunxacml.finder.PolicyFinder
findPolicy, findPolicy, getModules, init, setModules
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossPolicyFinder

public JBossPolicyFinder()


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