| Package | Description |
|---|---|
| org.wso2.carbon.analytics.idp.client.core.api | |
| org.wso2.carbon.analytics.idp.client.external | |
| org.wso2.carbon.analytics.idp.client.local |
| Modifier and Type | Method and Description |
|---|---|
User |
IdPClient.getUser(String name) |
| Modifier and Type | Method and Description |
|---|---|
User |
ExternalIdPClient.getUser(String name) |
| Modifier and Type | Method and Description |
|---|---|
User |
LocalIdPClient.getUser(String name) |
| Constructor and Description |
|---|
LocalIdPClient(int sessionTimeOut,
List<User> users,
List<Role> roles,
Role adminRole) |
Copyright © 2017 WSO2. All rights reserved.