Class ProxyOAuthHelper

java.lang.Object
io.camunda.connector.http.base.services.ProxyOAuthHelper

public final class ProxyOAuthHelper extends Object
  • Method Details

    • initializeCredentials

      public static com.google.auth.oauth2.OAuth2Credentials initializeCredentials(String proxyUrl)
    • addOauthHeaders

      public static void addOauthHeaders(com.google.api.client.http.HttpRequest request, com.google.auth.oauth2.OAuth2Credentials credentials) throws IOException
      Throws:
      IOException