Class ServiceAccountCredentialFactory
java.lang.Object
org.nuxeo.ecm.liveconnect.google.drive.credential.ServiceAccountCredentialFactory
- All Implemented Interfaces:
CredentialFactory
Credential factory for Service Accounts.
- Since:
- 7.3
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.api.client.auth.oauth2.Credential
protected static com.google.api.client.http.HttpTransport
protected static com.google.api.client.json.JsonFactory
-
Constructor Details
-
ServiceAccountCredentialFactory
-
-
Method Details
-
build
- Specified by:
build
in interfaceCredentialFactory
- Throws:
IOException
-
getJsonFactory
protected static com.google.api.client.json.JsonFactory getJsonFactory() -
getHttpTransport
- Throws:
IOException
-