JBoss port of sunxacml 2.0.8.Final-redhat-1

Uses of Package
org.jboss.security.xacml.sunxacml.combine

Packages that use org.jboss.security.xacml.sunxacml.combine
org.jboss.security.xacml.sunxacml This is the root package, which contains the PDP class where most people will want to start. 
org.jboss.security.xacml.sunxacml.combine All of the combining algorithm support is in this package. 
org.jboss.security.xacml.sunxacml.support.finder   
 

Classes in org.jboss.security.xacml.sunxacml.combine used by org.jboss.security.xacml.sunxacml
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.jboss.security.xacml.sunxacml.combine used by org.jboss.security.xacml.sunxacml.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.
DenyOverridesPolicyAlg
          This is the standard Deny Overrides policy combining algorithm.
DenyOverridesRuleAlg
          This is the standard Deny Overrides rule combining algorithm.
PermitOverridesPolicyAlg
          This is the standard Permit Overrides policy combining algorithm.
PermitOverridesRuleAlg
          This is the standard Permit Overrides rule combining algorithm.
PolicyCombiningAlgorithm
          The base type for all Policy combining algorithms.
RuleCombiningAlgorithm
          The base type for all Rule combining algorithms.
StandardCombiningAlgFactory
          This factory supports the standard set of algorithms specified in XACML 1.x and 2.0.
 

Classes in org.jboss.security.xacml.sunxacml.combine used by org.jboss.security.xacml.sunxacml.support.finder
PolicyCombiningAlgorithm
          The base type for all Policy combining algorithms.
 


JBoss port of sunxacml 2.0.8.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.