googleapis / googleapis/google-cloud-java
[google-auth-library-java] Is it possible to make ServiceAccountCredentials.fromJson() a public method?
Ouverte
type: feature request
- Langage dominant
- Java
- Étoiles
- 2.1k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 154
Description
Is it possible to make ServiceAccountCredentials.fromJson() a public method so that it is accessible outside the package?
At the moment, I am using ServiceAccountCredentials.fromPkcs8(). However, using ServiceAccountCredentials.fromJson() might simplify some code at my end (which fromJson method also have before it calls fromPkcs8).
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.