|
|||||||||
| Home >> All >> com >> sun >> xacml >> [ cond overview ] | PREV NEXT | ||||||||
Uses of Class
com.sun.xacml.cond.StandardFunctionFactory
| Uses of StandardFunctionFactory in com.sun.xacml.cond |
| Fields in com.sun.xacml.cond declared as StandardFunctionFactory | |
private static StandardFunctionFactory |
StandardFunctionFactory.targetFactory
|
private static StandardFunctionFactory |
StandardFunctionFactory.conditionFactory
|
private static StandardFunctionFactory |
StandardFunctionFactory.generalFactory
|
| Methods in com.sun.xacml.cond that return StandardFunctionFactory | |
static StandardFunctionFactory |
StandardFunctionFactory.getTargetFactory()
Returns a FunctionFactory that will only provide those functions that are usable in Target matching. |
static StandardFunctionFactory |
StandardFunctionFactory.getConditionFactory()
Returns a FuntionFactory that will only provide those functions that are usable in the root of the Condition. |
static StandardFunctionFactory |
StandardFunctionFactory.getGeneralFactory()
Returns a FunctionFactory that provides access to all the functions. |
|
|||||||||
| Home >> All >> com >> sun >> xacml >> [ cond overview ] | PREV NEXT | ||||||||