|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionTypeException | |
---|---|
org.jboss.security.xacml.sunxacml.cond | Support for Conditions is in this package. |
Uses of FunctionTypeException in org.jboss.security.xacml.sunxacml.cond |
---|
Methods in org.jboss.security.xacml.sunxacml.cond that throw FunctionTypeException | |
---|---|
abstract Function |
FunctionFactory.createAbstractFunction(String identity,
Node root)
Tries to get an instance of the specified abstract function. |
Function |
BaseFunctionFactory.createAbstractFunction(String identity,
Node root)
Tries to get an instance of the specified abstract function. |
abstract Function |
FunctionFactory.createAbstractFunction(String identity,
Node root,
String xpathVersion)
Tries to get an instance of the specified abstract function. |
Function |
BaseFunctionFactory.createAbstractFunction(String identity,
Node root,
String xpathVersion)
Tries to get an instance of the specified abstract function. |
abstract Function |
FunctionFactory.createAbstractFunction(URI identity,
Node root)
Tries to get an instance of the specified abstract function. |
Function |
BaseFunctionFactory.createAbstractFunction(URI identity,
Node root)
Tries to get an instance of the specified abstract function. |
abstract Function |
FunctionFactory.createAbstractFunction(URI identity,
Node root,
String xpathVersion)
Tries to get an instance of the specified abstract function. |
Function |
BaseFunctionFactory.createAbstractFunction(URI identity,
Node root,
String xpathVersion)
Tries to get an instance of the specified abstract function. |
abstract Function |
FunctionFactory.createFunction(String identity)
Tries to get an instance of the specified function. |
Function |
BaseFunctionFactory.createFunction(String identity)
Tries to get an instance of the specified function. |
abstract Function |
FunctionFactory.createFunction(URI identity)
Tries to get an instance of the specified function. |
Function |
BaseFunctionFactory.createFunction(URI identity)
Tries to get an instance of the specified function. |
|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |