Uses of Class
org.jboss.security.xacml.sunxacml.PolicySet

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

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

Methods in org.jboss.security.xacml.sunxacml that return PolicySet
static PolicySet PolicySet.getInstance(Node root)
          Creates an instance of a PolicySet object based on a DOM node.
static PolicySet PolicySet.getInstance(Node root, PolicyFinder finder)
          Creates an instance of a PolicySet object based on a DOM node.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.