|
|||||||||
Home >> All >> com >> sun >> xacml >> [ cond overview ] | PREV NEXT |
Deprecated API
Deprecated Methods | |
com.sun.xacml.cond.FunctionFactory.addAbstractConditionFunction(FunctionProxy, URI)
As of version 1.2, replaced by FunctionFactory.addAbstractFunction(FunctionProxy,URI) 55 .
The new factory system requires you to get a factory
instance and then call the non-static methods on that
factory. The static versions of these methods have been
left in for now, but are slower and will be removed in
a future version. |
|
com.sun.xacml.cond.FunctionFactory.addAbstractGeneralFunction(FunctionProxy, URI)
As of version 1.2, replaced by FunctionFactory.addAbstractFunction(FunctionProxy,URI) 55 .
The new factory system requires you to get a factory
instance and then call the non-static methods on that
factory. The static versions of these methods have been
left in for now, but are slower and will be removed in
a future version. |
|
com.sun.xacml.cond.FunctionFactory.addAbstractTargetFunction(FunctionProxy, URI)
As of version 1.2, replaced by FunctionFactory.addAbstractFunction(FunctionProxy,URI) 55 .
The new factory system requires you to get a factory
instance and then call the non-static methods on that
factory. The static versions of these methods have been
left in for now, but are slower and will be removed in
a future version. |
|
com.sun.xacml.cond.FunctionFactory.addConditionFunction(Function)
As of version 1.2, replaced by FunctionFactory.addFunction(Function) 55 .
The new factory system requires you to get a factory
instance and then call the non-static methods on that
factory. The static versions of these methods have been
left in for now, but are slower and will be removed in
a future version. |
|
com.sun.xacml.cond.FunctionFactory.addGeneralFunction(Function)
As of version 1.2, replaced by FunctionFactory.addFunction(Function) 55 .
The new factory system requires you to get a factory
instance and then call the non-static methods on that
factory. The static versions of these methods have been
left in for now, but are slower and will be removed in
a future version. |
|
com.sun.xacml.cond.FunctionFactory.addTargetFunction(Function)
As of version 1.2, replaced by FunctionFactory.addFunction(Function) 55 .
The new factory system requires you to get a factory
instance and then call the non-static methods on that
factory. The static versions of these methods have been
left in for now, but are slower and will be removed in
a future version. |
|
|||||||||
Home >> All >> com >> sun >> xacml >> [ cond overview ] | PREV NEXT |