> @@ -123,4 +127,25 @@
> @Fallback(EmptySetOnNotFoundOr404.class)
> ListenableFuture<? extends Set<? extends Role>>
> listRolesOfUserOnTenant(@PathParam("userId") String userId,
> @PathParam("tenantId") String tenantId);
> +
> + /** @see UserApi#add(String, String, Boolean, String) */Needs proper Javadoc commenting. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/290/files#r9694208
