Uses of Class
org.wso2.balana.xacml2.Target

Packages that use Target
org.wso2.balana.xacml2   
 

Uses of Target in org.wso2.balana.xacml2
 

Methods in org.wso2.balana.xacml2 that return Target
static Target Target.getInstance(Node root, PolicyMetaData metaData)
          Creates a Target by parsing a node.
static Target Target.getInstance(Node root, String xpathVersion)
          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.
 



Copyright © 2015 WSO2. All rights reserved.