googleapis / googleapis/google-cloud-java
[google-auth-library-java] p12 how to create ServiceAccountCredentials
Aperta
priority: p3
type: feature request
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
FileInputStream fileInputStream = new FileInputStream(credPath);
ServiceAccountCredentials sourceCredentials = ServiceAccountCredentials .fromStream( new FileInputStream(credPath));
credPath must json , but i have p12
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.