- java.lang.Object
-
- com.google.api.client.auth.oauth2.Credential
-
- com.google.api.client.googleapis.compute.ComputeCredential
-
- com.google.cloud.hadoop.util.CredentialFactory.ComputeCredentialWithRetry
-
- All Implemented Interfaces:
- com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpRequestInitializer, com.google.api.client.http.HttpUnsuccessfulResponseHandler
- Enclosing class:
- CredentialFactory
public static class CredentialFactory.ComputeCredentialWithRetry
extends com.google.api.client.googleapis.compute.ComputeCredential
A subclass of ComputeCredential that properly sets request initializers.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.api.client.googleapis.compute.ComputeCredential
com.google.api.client.googleapis.compute.ComputeCredential.Builder
-
Nested classes/interfaces inherited from class com.google.api.client.auth.oauth2.Credential
com.google.api.client.auth.oauth2.Credential.AccessMethod
-
Field Summary
-
Fields inherited from class com.google.api.client.googleapis.compute.ComputeCredential
TOKEN_SERVER_ENCODED_URL
-
Constructor Summary
Constructors
Constructor and Description |
ComputeCredentialWithRetry(com.google.api.client.googleapis.compute.ComputeCredential.Builder builder) |
-
Method Summary
-
Methods inherited from class com.google.api.client.auth.oauth2.Credential
getAccessToken, getClientAuthentication, getClock, getExpirationTimeMilliseconds, getExpiresInSeconds, getJsonFactory, getMethod, getRefreshListeners, getRefreshToken, getRequestInitializer, getTokenServerEncodedUrl, getTransport, handleResponse, initialize, intercept, refreshToken, setAccessToken, setExpirationTimeMilliseconds, setExpiresInSeconds, setFromTokenResponse, setRefreshToken
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2021. All rights reserved.