googleapis / googleapis/google-cloud-java
[google-auth-library-java] Is it possible to make ServiceAccountCredentials.fromJson() a public method?
Đang mở
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
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).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.