> @@ -41,15 +42,15 @@
>   * <li>Creates the full url encoded payload as described in: <a 
> href="https://developers.google.com/accounts/docs/OAuth2ServiceAccount";>OAuth2ServiceAccount</a></li>
>   * </ol>
>   */
> -public final class OAuthTokenBinder implements Binder {
> +public final class TokenBinder implements Binder {

this is not an oauth token, really, it is a json web token. However, I'm not 
convinced even that's a good name yet, so just avoiding naming it properly for 
now.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/90/files#r20171529

Reply via email to