This repository was archived by the owner on Jun 30, 2023. It is now read-only.
v2.0.6 includes some minor changes
* move user id logging to FINE * make GoogleAuth#getAuthToken() public so Authenticators can use it * add hostname and base path flags to all EndpointsTool commands * hide resource fields that have all private members (instance field, accessor, and mutator). Previously, a private mutator would make the resource field public.