Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
CombiningAlgFactoryProxy |
ConfigurationStore.getDefaultCombiningFactoryProxy()
Returns the default combiningAlg factory.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2022 WSO2. All rights reserved.