emran396 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

ServiceAccountCredential #750

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://javadoc.google-api-java-client.googlecode.com/hg/1.13.2-beta/com/google/a
pi/client/googleapis/auth/oauth2/GoogleCredential.html

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

Installed & Web Apps

Please describe the feature requested.

GoogleCredential mixes both the regular refresh-token based OAuth and 
service-account based OAuth.  We should split out Service Accounts support into 
a separate class.  This should improve the developer experience because for 
example we can treat ServiceAccountId as required instead of optional.

Original issue reported on code.google.com by yan...@google.com on 14 Mar 2013 at 1:16

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 10 Jun 2013 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 29 Jul 2013 at 6:12

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 13 Aug 2013 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 27 Sep 2013 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by mnru...@google.com on 4 Oct 2013 at 4:09

GoogleCodeExporter commented 9 years ago
see https://codereview.appspot.com/13508043/

Original comment by mnru...@google.com on 4 Oct 2013 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 27 Mar 2014 at 12:28