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

Packages that use AllOfSelection
org.wso2.balana.xacml3   
 

Uses of AllOfSelection in org.wso2.balana.xacml3
 

Methods in org.wso2.balana.xacml3 that return AllOfSelection
static AllOfSelection AllOfSelection.getInstance(Node root, PolicyMetaData metaData)
          creates a new AllOfSelection by parsing DOM node.
 

Constructor parameters in org.wso2.balana.xacml3 with type arguments of type AllOfSelection
AnyOfSelection(List<AllOfSelection> allOfSelections)
          Constructor that creates a new AnyOfSelection based on the given elements.
 



Copyright © 2015 WSO2. All rights reserved.