Package | Description |
---|---|
org.wso2.balana |
This is the root package, which contains the PDP class where most
people will want to start.
|
Modifier and Type | Method and Description |
---|---|
static Balana |
Balana.getInstance()
Get instance of Balana engine
|
Balana |
Balana.getInstance(String identifier)
Get instance of Balana engine for given common identifier
|
Balana |
Balana.getInstance(String pdpConfigName,
String attributeFactoryName,
String functionFactoryName,
String combiningAlgFactoryName)
Get instance of Balana engine for given identifiers
|
Copyright © 2022 WSO2. All rights reserved.