googleapis / googleapis/google-cloud-java
[google-auth-library-java] Is it possible to make ServiceAccountCredentials.fromJson() a public method?
Abierto
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.