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
IOException
public Wso2IdUser getUser(String wso2WebUri, String access_token) throws IOException
IOException
Copyright © 2016–2017. All rights reserved.