Uses of Class
org.wso2.balana.xacml3.AnyOfSelection

Packages that use AnyOfSelection
org.wso2.balana.xacml3   
 

Uses of AnyOfSelection in org.wso2.balana.xacml3
 

Methods in org.wso2.balana.xacml3 that return AnyOfSelection
static AnyOfSelection AnyOfSelection.getInstance(Node root, PolicyMetaData metaData)
          creates a AnyOfSelection based on its DOM node.
 

Methods in org.wso2.balana.xacml3 that return types with arguments of type AnyOfSelection
 List<AnyOfSelection> Target.getAnyOfSelections()
           
 

Constructor parameters in org.wso2.balana.xacml3 with type arguments of type AnyOfSelection
Target(List<AnyOfSelection> anyOfSelections)
          Constructor that creates an XACML 3.0 Target from components.
 



Copyright © 2015 WSO2. All rights reserved.