|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Policy | |
---|---|
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 |
Uses of Policy in org.jboss.security.xacml.bridge |
---|
Constructors in org.jboss.security.xacml.bridge with parameters of type Policy | |
---|---|
WrapperPolicyFinderModule(Policy policy)
|
Uses of Policy in org.jboss.security.xacml.sunxacml |
---|
Methods in org.jboss.security.xacml.sunxacml that return Policy | |
---|---|
static Policy |
Policy.getInstance(Node root)
Creates an instance of a Policy object based on a
DOM node. |
Uses of Policy in org.jboss.security.xacml.util |
---|
Methods in org.jboss.security.xacml.util that return Policy | |
---|---|
Policy |
XACMLPolicyUtil.createPolicy(InputStream is)
Create a policy |
Policy |
XACMLPolicyUtil.createPolicy(URL location)
Create a Policy |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |