public interface DataProviderAuthorizer
| Modifier and Type | Method and Description |
|---|---|
boolean |
authorize(DataProviderConfigRoot dataProviderConfigRoot)
Prevents unauthorized access to data provider.
|
boolean authorize(DataProviderConfigRoot dataProviderConfigRoot) throws DataProviderException
dataProviderConfigRoot - data provider configuration.DataProviderException - if the authorization failed due to exception.Copyright © 2020 WSO2. All rights reserved.