|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||