| Package | Description |
|---|---|
| org.wso2.carbon.analytics.idp.client.external | |
| org.wso2.carbon.analytics.idp.client.external.dao |
| Constructor and Description |
|---|
ExternalIdPClient(String baseUrl,
String authorizeEndpoint,
String grantType,
String signinAlgo,
String adminRoleDisplayName,
Map<String,OAuthApplicationInfo> oAuthAppInfoMap,
int cacheTimeout,
OAuthAppDAO oAuthAppDAO,
DCRMServiceStub dcrmServiceStub,
OAuth2ServiceStubs oAuth2ServiceStubs,
SCIM2ServiceStub scimServiceStub,
String defaultUserStore) |
| Modifier and Type | Method and Description |
|---|---|
OAuthApplicationInfo |
OAuthAppDAO.getOAuthApp(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAppDAO.addOAuthApp(OAuthApplicationInfo oAuthApplicationInfo) |
void |
OAuthAppDAO.updateOAuthApp(OAuthApplicationInfo oAuthApplicationInfo) |
Copyright © 2019 WSO2. All rights reserved.