We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd8cc1 commit 9d451e2Copy full SHA for 9d451e2
google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java
@@ -140,8 +140,8 @@
140
* response handler, take a look at the sample usage for {@link HttpExecuteInterceptor} and {@link
141
* HttpUnsuccessfulResponseHandler}, which are interfaces that this class also implements.
142
*
143
- * @since 1.7
144
* @author Yaniv Inbar
+ * @since 1.7
145
* @deprecated Please use <a href="https://github.com/googleapis/google-auth-library-java">
146
* google-auth-library</a> for handling Application Default Credentials and other non-OAuth2
147
* based authentication.
0 commit comments