googleapis / googleapis/google-cloud-java
[google-auth-library-java] p12 how to create ServiceAccountCredentials
Đang mở
priority: p3
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)
- 157
Mô tả
FileInputStream fileInputStream = new FileInputStream(credPath);
ServiceAccountCredentials sourceCredentials = ServiceAccountCredentials .fromStream( new FileInputStream(credPath));
credPath must json , but i have p12
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.