|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDesignator | |
---|---|
org.jboss.security.xacml.sunxacml.attr | Contains many of the classes related to attributes and attribute retrieval. |
Uses of AttributeDesignator in org.jboss.security.xacml.sunxacml.attr |
---|
Methods in org.jboss.security.xacml.sunxacml.attr that return AttributeDesignator | |
---|---|
static AttributeDesignator |
AttributeDesignator.getInstance(Node root,
int target)
Deprecated. As of 2.0 you should avoid using this method and should instead use the version that takes a PolicyMetaData instance. This method will
only work for XACML 1.x policies. |
static AttributeDesignator |
AttributeDesignator.getInstance(Node root,
int target,
PolicyMetaData metaData)
Creates a new AttributeDesignator based on the DOM
root of the XML data. |
|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |