|
SunTM's XACML Implementation for JavaTM | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
FunctionCluster
interface that
is used to define a cluster of functions that are all implemented by
some common class.
See:
Description
Interface Summary | |
FunctionCluster | Interface used by classes that support more than one function. |
Class Summary | |
AbsFunctionCluster | Clusters all the functions supported by AbsFunction . |
AddFunctionCluster | Clusters all the functions supported by AddFunction . |
ComparisonFunctionCluster | Clusters all the functions supported by ComparisonFunction . |
ConditionBagFunctionCluster | Clusters all the functions supported by ConditionBagFunction . |
ConditionSetFunctionCluster | Clusters all the functions supported by ConditionSetFunction . |
DateMathFunctionCluster | Clusters all the functions supported by DateMathFunction . |
DivideFunctionCluster | Clusters all the functions supported by DivideFunction . |
EqualFunctionCluster | Clusters all the functions supported by EqualFunction . |
FloorFunctionCluster | Clusters all the functions supported by FloorFunction . |
GeneralBagFunctionCluster | Clusters all the functions supported by GeneralBagFunction . |
GeneralSetFunctionCluster | Clusters all the functions supported by GeneralSetFunction . |
HigherOrderFunctionCluster | Clusters all the functions supported by HigherOrderFunction . |
LogicalFunctionCluster | Clusters all the functions supported by LogicalFunction . |
MatchFunctionCluster | Clusters all the functions supported by MatchFunction . |
ModFunctionCluster | Clusters all the functions supported by ModFunction . |
MultiplyFunctionCluster | Clusters all the functions supported by MultiplyFunction . |
NOfFunctionCluster | Clusters all the functions supported by NOfFunction . |
NotFunctionCluster | Clusters all the functions supported by NotFunction . |
NumericConvertFunctionCluster | Clusters all the functions supported by NumericConvertFunction . |
RoundFunctionCluster | Clusters all the functions supported by RoundFunction . |
StringNormalizeFunctionCluster | Clusters all the functions supported by
StringNormalizeFunction . |
SubtractFunctionCluster | Clusters all the functions supported by SubtractFunction . |
This package defines the FunctionCluster
interface that
is used to define a cluster of functions that are all implemented by
some common class. Also included in this package, as a convenience,
are cluster classes for all the standard functions. These are used by
the standard factory and by the run-time configuration system.
|
Sun's XACML Implementation Version 1.2 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Sun, Sun Microsystems, the Sun Logo, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.