public class AzureADGraphClient extends Object
| Constructor and Description |
|---|
AzureADGraphClient() |
| Modifier and Type | Method and Description |
|---|---|
private static String |
getResponseStringFromConn(HttpURLConnection conn) |
static String |
getUserMembershipsV1(String accessToken,
String aadMembershipRestAPI) |
public static String getUserMembershipsV1(String accessToken, String aadMembershipRestAPI) throws Exception
Exceptionprivate static String getResponseStringFromConn(HttpURLConnection conn) throws IOException
IOExceptionCopyright © 2018 Microsoft. All rights reserved.