> @@ -99,4 +100,33 @@ Access authenticateWithTenantNameAndCredentials(@Nullable 
> @PayloadParam("tenantN
>     @MapBinder(BindAuthToJsonPayload.class)
>     Access authenticateWithTenantIdAndCredentials(@Nullable 
> @PayloadParam("tenantId") String tenantId,
>           ApiAccessKeyCredentials apiAccessKeyCredentials);
> +
> +   /**
> +    * Authenticate to generate a token.

> do you think it's worth changing on all authenticate() methods?

Not in this PR...so fine to stay as-is, thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/433/files#r17579866

Reply via email to