|
SunTM's XACML Implementation for JavaTM | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A simple proxy interface used to install new FunctionFactorys.
The three kinds of factory (Target, Condition, and General) are tied
together in this interface because implementors writing new factories
should always implement all three types and provide them together.
| Method Summary | |
FunctionFactory |
getConditionFactory()
Returns the Condition version of an instance of the FunctionFactory for which this is a proxy. |
FunctionFactory |
getGeneralFactory()
Returns the General version of an instance of the FunctionFactory for which this is a proxy. |
FunctionFactory |
getTargetFactory()
Returns the Target version of an instance of the FunctionFactory for which this is a proxy. |
| Method Detail |
public FunctionFactory getTargetFactory()
FunctionFactory for which this is a proxy.
FunctionFactory instancepublic FunctionFactory getConditionFactory()
FunctionFactory for which this is a proxy.
FunctionFactory instancepublic FunctionFactory getGeneralFactory()
FunctionFactory for which this is a proxy.
FunctionFactory instance
|
Sun's XACML Implementation Version 1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Sun, Sun Microsystems, the Sun Logo, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.