googleapis / googleapis/google-cloud-java
[google-auth-library-java] Support read CREDENTIAL_ENV_VAR from VM option.
Offen
type: feature request
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
Hi team,
Can we support read CREDENTIAL_ENV_VAR from VM options?
#### Code snippet
```java
String credentialsPath = this.getProperty(CREDENTIAL_ENV_VAR, this.getEnv(CREDENTIAL_ENV_VAR));
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.