JBoss port of sunxacml 2.0.8.Final-redhat-1

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

Packages that use Obligation
org.jboss.security.xacml.sunxacml This is the root package, which contains the PDP class where most people will want to start. 
org.jboss.security.xacml.sunxacml.ctx All of the classes that support the context schema are in this package. 
 

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

Methods in org.jboss.security.xacml.sunxacml that return Obligation
static Obligation Obligation.getInstance(Node root)
          Creates an instance of Obligation based on the DOM root node.
 

Uses of Obligation in org.jboss.security.xacml.sunxacml.ctx
 

Methods in org.jboss.security.xacml.sunxacml.ctx with parameters of type Obligation
 void Result.addObligation(Obligation obligation)
          Adds an obligation to the set of obligations that the PEP must fulfill
 


JBoss port of sunxacml 2.0.8.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.