google-nomulus/java/google/registry/config
jianglai fdda03eb53 Use local GoogleCredential in the nomulus tool
The scenarios in which the credential is used are:

1) Calls to Nomulus GAE HTTP endpoints.
2) Calls to Google APIs within the tool.
3) Calls to GAE APIs within the tool.

From now on the tool should not depend on ADCs created from gcloud any more (expect for beam pipeline deployments which need some more investigation as the dependency on ADC is not apparent). Using the nomulus tool requires running "nomulus login" first, but only once.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=224165735
2018-12-05 16:06:19 -05:00
..
files Use local GoogleCredential in the nomulus tool 2018-12-05 16:06:19 -05:00
BUILD Add option --non_live_versions to set_num_instances command 2018-12-03 18:58:05 -05:00
ConfigUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CredentialModule.java Add option --non_live_versions to set_num_instances command 2018-12-03 18:58:05 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdapNoticeDescriptor.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
RegistryConfig.java Use local GoogleCredential in the nomulus tool 2018-12-05 16:06:19 -05:00
RegistryConfigSettings.java Use local GoogleCredential in the nomulus tool 2018-12-05 16:06:19 -05:00
RegistryEnvironment.java Restore original System Properties after tests 2018-11-14 11:57:23 -05:00
SystemPropertySetter.java Restore original System Properties after tests 2018-11-14 11:57:23 -05:00