public class Wso2IdClient extends Object
| Constructor and Description |
|---|
Wso2IdClient() |
| Modifier and Type | Method and Description |
|---|---|
Wso2IdUser |
getUser(String wso2WebUri,
String access_token) |
String |
post(String wso2WebUri,
List<org.apache.http.NameValuePair> parameters) |
public String post(String wso2WebUri, List<org.apache.http.NameValuePair> parameters) throws IOException
IOExceptionpublic Wso2IdUser getUser(String wso2WebUri, String access_token) throws IOException
IOExceptionCopyright © 2016–2017. All rights reserved.