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