public class DcrProvider extends Object
| Constructor and Description |
|---|
DcrProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
Get the client ID of the SP created for observability portal.
|
String |
getClientSecret()
Get the client secret of the SP created for observability portal.
|
public String getClientId() throws AuthProviderException, org.wso2.carbon.config.ConfigurationException
AuthProviderException - if fetching client id failedorg.wso2.carbon.config.ConfigurationExceptionpublic String getClientSecret() throws AuthProviderException, org.wso2.carbon.config.ConfigurationException
AuthProviderException - if fetching client secret failedorg.wso2.carbon.config.ConfigurationExceptionCopyright © 2019 WSO2. All rights reserved.