Package | Description |
---|---|
org.jboss.security.xacml.bridge | |
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.util |
Modifier and Type | Field and Description |
---|---|
protected List<Policy> |
PPSPolicySetFinderModule.policies |
Modifier and Type | Method and Description |
---|---|
void |
PPSPolicySetFinderModule.add(Policy p) |
Constructor and Description |
---|
WrapperPolicyFinderModule(Policy policy) |
Modifier and Type | Method and Description |
---|---|
static Policy |
Policy.getInstance(Node root)
Creates an instance of a
Policy object based on a
DOM node. |
Modifier and Type | Method and Description |
---|---|
Policy |
XACMLPolicyUtil.createPolicy(InputStream is)
Create a policy
|
Policy |
XACMLPolicyUtil.createPolicy(URL location)
Create a Policy
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.