|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CombiningAlgFactoryProxy | |
---|---|
org.wso2.balana | This is the root package, which contains the PDP class where most people will want to start. |
org.wso2.balana.combine | All of the combining algorithm support is in this package. |
Uses of CombiningAlgFactoryProxy in org.wso2.balana |
---|
Methods in org.wso2.balana that return CombiningAlgFactoryProxy | |
---|---|
CombiningAlgFactoryProxy |
ConfigurationStore.getDefaultCombiningFactoryProxy()
Returns the default combiningAlg factory. |
Uses of CombiningAlgFactoryProxy in org.wso2.balana.combine |
---|
Methods in org.wso2.balana.combine with parameters of type CombiningAlgFactoryProxy | |
---|---|
static void |
CombiningAlgFactory.registerFactory(String identifier,
CombiningAlgFactoryProxy proxy)
Registers the given factory proxy with the given identifier. |
static void |
CombiningAlgFactory.setDefaultFactory(CombiningAlgFactoryProxy proxy)
Sets the default factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |