Package | Description |
---|---|
org.wso2.balana.cond |
Support for Conditions is in this package.
|
Modifier and Type | Method and Description |
---|---|
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.
|
static StandardFunctionFactory |
StandardFunctionFactory.getTargetFactory()
Returns a FunctionFactory that will only provide those functions that are usable in Target
matching.
|
Copyright © 2017 WSO2. All rights reserved.