Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static Obligation |
Obligation.getInstance(Node root)
Creates an instance of
Obligation based on the DOM root
node. |
Modifier and Type | Method and Description |
---|---|
void |
Result.addObligation(Obligation obligation)
Adds an obligation to the set of obligations that the PEP must fulfill
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.