Class GraphClientCache

java.lang.Object
com.microsoft.jenkins.azuread.GraphClientCache

public class GraphClientCache extends Object
  • Constructor Details

    • GraphClientCache

      public GraphClientCache()
  • Method Details

    • getClient

      public static com.microsoft.graph.requests.GraphServiceClient<okhttp3.Request> getClient(AzureSecurityRealm azureSecurityRealm)
    • addProxyToHttpClientIfRequired

      public static okhttp3.OkHttpClient.Builder addProxyToHttpClientIfRequired(okhttp3.OkHttpClient.Builder builder, String azureEnvironmentName)