googleapis / googleapis/google-cloud-java
[google-auth-library-java] p12 how to create ServiceAccountCredentials
Ouverte
priority: p3
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
FileInputStream fileInputStream = new FileInputStream(credPath);
ServiceAccountCredentials sourceCredentials = ServiceAccountCredentials .fromStream( new FileInputStream(credPath));
credPath must json , but i have p12
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.