Package | Description |
---|---|
org.jboss.security.xacml.sunxacml.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 © 2023 JBoss by Red Hat. All rights reserved.