Uses of Package
org.wso2.balana.combine

Packages that use org.wso2.balana.combine
org.wso2.balana This is the root package, which contains the PDP class where most people will want to start. 
org.wso2.balana.combine All of the combining algorithm support is in this package. 
org.wso2.balana.combine.xacml2   
org.wso2.balana.combine.xacml3   
 

Classes in org.wso2.balana.combine used by org.wso2.balana
CombinerElement
          Represents one input (a Rule, Policy, PolicySet, or reference) to a combining algorithm and combiner parameters associated with that input.
CombinerParameter
          Represents a single named parameter to a combining algorithm.
CombiningAlgFactory
          Provides a factory mechanism for installing and retrieving combining algorithms.
CombiningAlgFactoryProxy
          A simple proxy interface used to install new CombiningAlgFactorys.
CombiningAlgorithm
          The base type for all combining algorithms.
PolicyCombiningAlgorithm
          The base type for all Policy combining algorithms.
RuleCombiningAlgorithm
          The base type for all Rule combining algorithms.
 

Classes in org.wso2.balana.combine used by org.wso2.balana.combine
BaseCombiningAlgFactory
          This is a basic implementation of CombiningAlgFactory.
CombinerElement
          Represents one input (a Rule, Policy, PolicySet, or reference) to a combining algorithm and combiner parameters associated with that input.
CombinerParameter
          Represents a single named parameter to a combining algorithm.
CombiningAlgFactory
          Provides a factory mechanism for installing and retrieving combining algorithms.
CombiningAlgFactoryProxy
          A simple proxy interface used to install new CombiningAlgFactorys.
CombiningAlgorithm
          The base type for all combining algorithms.
StandardCombiningAlgFactory
          This factory supports the standard set of algorithms specified in XACML 1.x and 2.0.
 

Classes in org.wso2.balana.combine used by org.wso2.balana.combine.xacml2
CombiningAlgorithm
          The base type for all combining algorithms.
PolicyCombiningAlgorithm
          The base type for all Policy combining algorithms.
RuleCombiningAlgorithm
          The base type for all Rule combining algorithms.
 

Classes in org.wso2.balana.combine used by org.wso2.balana.combine.xacml3
CombiningAlgorithm
          The base type for all combining algorithms.
PolicyCombiningAlgorithm
          The base type for all Policy combining algorithms.
RuleCombiningAlgorithm
          The base type for all Rule combining algorithms.
 



Copyright © 2015 WSO2. All rights reserved.