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 |
---|---|
ResourceFinder |
PDPConfig.getResourceFinder()
Returns the
ResourceFinder that was configured, or null if none was configured |
Constructor and Description |
---|
PDPConfig(AttributeFinder attributeFinder,
PolicyFinder policyFinder,
ResourceFinder resourceFinder)
Constructor that creates a
PDPConfig from components. |
PDPConfig(AttributeFinder attributeFinder,
PolicyFinder policyFinder,
ResourceFinder resourceFinder,
boolean multipleRequestHandle)
Constructor that creates a
PDPConfig from components. |
Copyright © 2022 WSO2. All rights reserved.