Class ProxyOAuthHelper
java.lang.Object
io.camunda.connector.http.base.services.ProxyOAuthHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddOauthHeaders(com.google.api.client.http.HttpRequest request, com.google.auth.oauth2.OAuth2Credentials credentials) static com.google.auth.oauth2.OAuth2CredentialsinitializeCredentials(String proxyUrl)
-
Method Details
-
initializeCredentials
-
addOauthHeaders
public static void addOauthHeaders(com.google.api.client.http.HttpRequest request, com.google.auth.oauth2.OAuth2Credentials credentials) throws IOException - Throws:
IOException
-