Interface Office365AuthApiService
public interface Office365AuthApiService
-
Method Summary
Modifier and TypeMethodDescriptionretrofit2.Call<AzureGraphOAuthTokenInfo>
getOauth2Token
(String grantType, String clientId, String clientSecret, String scope, String resource)
-
Method Details
-
getOauth2Token
-