See: Description
| Interface | Description |
|---|---|
| CombiningAlgFactoryProxy |
A simple proxy interface used to install new
CombiningAlgFactorys. |
| Class | Description |
|---|---|
| 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.
|
| CombiningAlgorithm |
The base type for all combining algorithms.
|
| PolicyCombinerElement |
Specific version of
CombinerElement used for policy combining. |
| PolicyCombiningAlgorithm |
The base type for all Policy combining algorithms.
|
| RuleCombinerElement |
Specific version of
CombinerElement used for rule combining. |
| 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.
|
Copyright © 2021 WSO2. All rights reserved.