googleapis / googleapis/google-cloud-java
[google-auth-library-java] Is it possible to make ServiceAccountCredentials.fromJson() a public method?
オープン
type: feature request
- 主要言語
- Java
- スター
- 2.1k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 154
説明
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).
コントリビューションガイド
評価
この issue はまだ評価されていません。